Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_known_C_lang
tools/perf/util/probe-event.c
2923
not_C_symname = !is_known_C_lang(tev->lang);
tools/perf/util/probe-finder.h
30
bool is_known_C_lang(int lang);