Home
last modified time | relevance | path

Searched refs:__perf_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/trace/
H A Dperf.h24 #undef __perf_count macro
25 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h24 #undef __perf_count macro
25 #define __perf_count(c) (c) macro
H A Dtrace_events.h666 #undef __perf_count macro
667 #define __perf_count(c) (c) macro
/kernel/linux/linux-6.6/include/trace/
H A Dperf.h9 #undef __perf_count macro
10 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h9 #undef __perf_count macro
10 #define __perf_count(c) (c) macro
/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage6_event_callback.h137 #undef __perf_count macro
138 #define __perf_count(c) (c) macro
/kernel/linux/linux-5.10/include/trace/events/
H A Dsched.h360 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
418 TP_ARGS(tsk, __perf_count(runtime), vruntime),
/kernel/linux/linux-6.6/include/trace/events/
H A Dsched.h445 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
503 TP_ARGS(tsk, __perf_count(runtime), vruntime),

Completed in 4 milliseconds