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