Home
last modified time | relevance | path

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

/linux-4.19.296/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.h689 #undef __perf_count
690 #define __perf_count(c) (c) macro
/linux-4.19.296/include/trace/events/
Dsched.h347 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
406 TP_ARGS(tsk, __perf_count(runtime), vruntime),