Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/tools/perf/
H A Dbuiltin-trace.c2255 int id = syscalltbl__id(EM_HOST, sc), match_next = -1; in trace__validate_ev_qualifier()
4529 trace->fd_path_disabled = !trace__syscall_enabled(trace, syscalltbl__id(EM_HOST, "close")); in trace__run()
5189 if (syscalltbl__id(EM_HOST, s) >= 0 || in trace__parse_events_option()