Home
last modified time | relevance | path

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

/linux-6.6.21/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
/linux-6.6.21/include/trace/stages/
Dstage6_event_callback.h137 #undef __perf_count
138 #define __perf_count(c) (c) macro
/linux-6.6.21/include/trace/events/
Dsched.h440 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
498 TP_ARGS(tsk, __perf_count(runtime), vruntime),