Home
last modified time | relevance | path

Searched refs:tp_event_has_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dtracepoint.h8 int tp_event_has_id(const char *dir_path, struct dirent *evt_dir);
15 (!tp_event_has_id(dir_path, evt_dirent)))
Dtracepoint.c12 int tp_event_has_id(const char *dir_path, struct dirent *evt_dir) in tp_event_has_id() function