Home
last modified time | relevance | path

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

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