Home
last modified time | relevance | path

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

/linux/include/trace/
A Dperf.h24 #undef __perf_count
25 #define __perf_count(c) (__count = (c)) macro
A Dbpf_probe.h24 #undef __perf_count
25 #define __perf_count(c) (c) macro
A Dtrace_events.h712 #undef __perf_count
713 #define __perf_count(c) (c) macro
/linux/include/trace/events/
A Dsched.h437 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
495 TP_ARGS(tsk, __perf_count(runtime), vruntime),

Completed in 8 milliseconds