Home
last modified time | relevance | path

Searched refs:__perf_count (Results 1 – 4 of 4) sorted by relevance

/include/trace/
Dperf.h9 #undef __perf_count
10 #define __perf_count(c) (__count = (c)) macro
Dbpf_probe.h9 #undef __perf_count
10 #define __perf_count(c) (c) macro
/include/trace/stages/
Dstage6_event_callback.h135 #undef __perf_count
136 #define __perf_count(c) (c) macro
/include/trace/events/
Dsched.h475 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
557 TP_ARGS(tsk, __perf_count(runtime)),