Home
last modified time | relevance | path

Searched refs:PERF_COUNT_SW_CGROUP_SWITCHES (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dbpf_counter_cgroup.c36 .config = PERF_COUNT_SW_CGROUP_SWITCHES,
H A Dperf_event_attr_fprintf.c163 ENUM_ID_TO_STR_CASE(PERF_COUNT_SW_CGROUP_SWITCHES) in stringify_perf_sw_id()
/linux/include/uapi/linux/
H A Dperf_event.h133 PERF_COUNT_SW_CGROUP_SWITCHES = 11, enumerator
/linux/tools/include/uapi/linux/
H A Dperf_event.h133 PERF_COUNT_SW_CGROUP_SWITCHES = 11, enumerator
/linux/include/linux/
H A Dperf_event.h1655 if (__perf_sw_enabled(PERF_COUNT_SW_CGROUP_SWITCHES) && in perf_event_task_sched_out()
1658 __perf_sw_event_sched(PERF_COUNT_SW_CGROUP_SWITCHES, 1, 0); in perf_event_task_sched_out()