Home
last modified time | relevance | path

Searched refs:tp_event_has_id (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dtracepoint.h8 int tp_event_has_id(const char *dir_path, struct dirent *evt_dir);
15 (!tp_event_has_id(dir_path, evt_dirent)))
H A Dtracepoint.c12 int tp_event_has_id(const char *dir_path, struct dirent *evt_dir) in tp_event_has_id() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.c164 static int tp_event_has_id(const char *dir_path, struct dirent *evt_dir) in tp_event_has_id() function
183 (!tp_event_has_id(dir_path, evt_dirent)))

Completed in 5 milliseconds