Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/
Dftrace.h652 #undef __perf_count
653 #define __perf_count(c) (c) macro
792 #undef __perf_count
793 #define __perf_count(c) (__count = (c)) macro
/linux-4.1.27/include/trace/events/
Dsched.h316 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
375 TP_ARGS(tsk, __perf_count(runtime), vruntime),