Searched refs:aperf_delta (Results 1 – 1 of 1) sorted by relevance
40 u64 aperf, aperf_delta; in aperfmperf_snapshot_khz() local50 aperf_delta = aperf - s->aperf; in aperfmperf_snapshot_khz()63 s->khz = div64_u64((cpu_khz * aperf_delta), mperf_delta); in aperfmperf_snapshot_khz()