Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/ !
Dperf.h47 #undef __perf_count
48 #define __perf_count(c) (__count = (c)) macro
Dbpf_probe.h46 #undef __perf_count
47 #define __perf_count(c) (c) macro
/linux-6.1.9/include/trace/stages/ !
Dstage6_event_callback.h114 #undef __perf_count
115 #define __perf_count(c) (c) macro
/linux-6.1.9/include/trace/events/ !
Dsched.h440 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
498 TP_ARGS(tsk, __perf_count(runtime), vruntime),