Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/
H A Dperf.h24 #undef __perf_count
25 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h24 #undef __perf_count
25 #define __perf_count(c) (c) macro
H A Dtrace_events.h666 #undef __perf_count
667 #define __perf_count(c) (c) macro
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dsched.h358 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
440 TP_ARGS(tsk, __perf_count(runtime), vruntime),