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

/linux-master/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
/linux-master/include/trace/stages/
H A Dstage6_event_callback.h137 #undef __perf_count macro
138 #define __perf_count(c) (c) macro

Completed in 152 milliseconds