Searched refs:applicable_counters (Results 1 – 4 of 4) sorted by relevance
188 uint64_t applicable_counters; member
385 u64 applicable_counters; member
1495 return ((struct pebs_basic *)n)->applicable_counters; in get_pebs_status()
2324 if (!items->has_applicable_counters || !items->applicable_counters) { in intel_pt_synth_pebs_sample()2330 for_each_set_bit(hw_id, (unsigned long *)&items->applicable_counters, INTEL_PT_MAX_PEBS) { in intel_pt_synth_pebs_sample()