Searched defs:new_raw_count (Results 1 – 7 of 7) sorted by relevance
/linux/arch/sh/kernel/ |
H A D | perf_event.c | 161 u64 prev_raw_count, new_raw_count; in sh_perf_event_update() local
|
/linux/drivers/perf/ |
H A D | riscv_pmu.c | 164 u64 prev_raw_count, new_raw_count; in riscv_pmu_event_update() local
|
H A D | starfive_starlink_pmu.c | 237 u64 prev_raw_count, new_raw_count; in starlink_pmu_update() local
|
/linux/drivers/dma/idxd/ |
H A D | perfmon.c | 213 u64 prev_raw_count, new_raw_count, delta, p, n; in perfmon_pmu_event_update() local
|
/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 1678 u64 prev_raw_count, new_raw_count; in rapl_event_update() local
|
/linux/arch/x86/events/ |
H A D | core.c | 128 u64 prev_raw_count, new_raw_count; in x86_perf_event_update() local
|
/linux/arch/x86/events/intel/ |
H A D | ds.c | 2269 u64 prev_raw_count, new_raw_count; in intel_pmu_save_and_restart_reload() local
|