Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/
H A Dperf.h9 #undef __perf_count
10 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h9 #undef __perf_count
10 #define __perf_count(c) (c) macro
/openbmc/linux/include/trace/stages/
H A Dstage6_event_callback.h137 #undef __perf_count
138 #define __perf_count(c) (c) macro
/openbmc/linux/include/trace/events/
H A Dsched.h440 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
498 TP_ARGS(tsk, __perf_count(runtime)),