Home
last modified time | relevance | path

Searched refs:is_sdt_event (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.h251 static inline bool is_sdt_event(char *str) in is_sdt_event() function
258 static inline bool is_sdt_event(char *str __maybe_unused) in is_sdt_event() function
H A Dprobe-event.c1432 if (is_sdt_event(arg)) { in parse_perf_probe_point()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dparse-events.h255 static inline bool is_sdt_event(char *str) in is_sdt_event() function
262 static inline bool is_sdt_event(char *str __maybe_unused) in is_sdt_event() function
H A Dprobe-event.c1460 if (is_sdt_event(arg)) { in parse_perf_probe_point()

Completed in 10 milliseconds