Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h298 int n_late_setup; /* the num of events needs late setup */ member
/linux/arch/x86/events/intel/
H A Dcore.c2873 this_cpu_ptr(&cpu_hw_events)->n_late_setup--; in intel_pmu_del_event()
3389 if (!cpuc->n_late_setup) in intel_pmu_late_setup()
3404 this_cpu_ptr(&cpu_hw_events)->n_late_setup++; in intel_pmu_add_event()