Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/events/
Dhw_breakpoint.c609 .task_ctx_nr = perf_sw_context, /* could eventually get its own */
Dcore.c790 if (pmu->task_ctx_nr == perf_sw_context) in perf_cpu_hrtimer_cancel()
808 if (pmu->task_ctx_nr == perf_sw_context) in __perf_cpu_hrtimer_init()
831 if (pmu->task_ctx_nr == perf_sw_context) in perf_cpu_hrtimer_restart()
6613 .task_ctx_nr = perf_sw_context,
6684 ctx = rcu_dereference(task->perf_event_ctxp[perf_sw_context]); in perf_tp_event()
6732 .task_ctx_nr = perf_sw_context,
7009 .task_ctx_nr = perf_sw_context,
7090 .task_ctx_nr = perf_sw_context,
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c521 bts_pmu.task_ctx_nr = perf_sw_context; in bts_init()
Dperf_event_intel_cqm.c1229 .task_ctx_nr = perf_sw_context,
Dperf_event_intel_pt.c1098 pt_pmu.pmu.task_ctx_nr = perf_sw_context; in pt_init()
/linux-4.1.27/include/linux/
Dperf_event.h743 return event->pmu->task_ctx_nr == perf_sw_context; in is_software_event()
Dsched.h1289 perf_sw_context, enumerator