Home
last modified time | relevance | path

Searched refs:syscalltbl__id (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dsyscalltbl.h6 int syscalltbl__id(int e_machine, const char *name);
H A Dsyscalltbl.c75 int syscalltbl__id(int e_machine, const char *name) in syscalltbl__id() function
/linux/tools/perf/
H A Dbuiltin-trace.c2283 int id = syscalltbl__id(EM_HOST, sc), match_next = -1; in trace__validate_ev_qualifier()
4521 trace->fd_path_disabled = !trace__syscall_enabled(trace, syscalltbl__id(EM_HOST, "close")); in trace__run()
5200 if (syscalltbl__id(EM_HOST, s) >= 0 || in trace__parse_events_option()