Home
last modified time | relevance | path

Searched refs:perf_sw_context (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_msr.c199 .task_ctx_nr = perf_sw_context,
Dperf_event_intel_bts.c532 bts_pmu.task_ctx_nr = perf_sw_context; in bts_init()
Dperf_event_intel_cqm.c1235 .task_ctx_nr = perf_sw_context,
Dperf_event_intel_pt.c1168 pt_pmu.pmu.task_ctx_nr = perf_sw_context; in pt_init()
/linux-4.4.14/kernel/events/
Dhw_breakpoint.c609 .task_ctx_nr = perf_sw_context, /* could eventually get its own */
Dcore.c789 if (pmu->task_ctx_nr == perf_sw_context) in __perf_mux_hrtimer_init()
814 if (pmu->task_ctx_nr == perf_sw_context) in perf_mux_hrtimer_restart()
6904 .task_ctx_nr = perf_sw_context,
6979 ctx = rcu_dereference(task->perf_event_ctxp[perf_sw_context]); in perf_tp_event()
7027 .task_ctx_nr = perf_sw_context,
7303 .task_ctx_nr = perf_sw_context,
7384 .task_ctx_nr = perf_sw_context,
/linux-4.4.14/include/linux/
Dperf_event.h859 return event->pmu->task_ctx_nr == perf_sw_context; in is_software_event()
Dsched.h1357 perf_sw_context, enumerator