Home
last modified time | relevance | path

Searched defs:__perf_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/trace/
H A Dperf.h9 #undef __perf_count macro
10 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h9 #undef __perf_count macro
10 #define __perf_count(c) (c) macro
/kernel/linux/linux-5.10/include/trace/
H A Dperf.h24 #undef __perf_count macro
25 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h24 #undef __perf_count macro
25 #define __perf_count(c) (c) macro
H A Dtrace_events.h666 #undef __perf_count macro
667 #define __perf_count(c) (c) macro
/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage6_event_callback.h137 #undef __perf_count macro
138 #define __perf_count(c) (c) macro

Completed in 4 milliseconds