Home
last modified time | relevance | path

Searched defs:expected_read_size (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4149 const ssize_t expected_read_size = (num_perf_counters + 1) * sizeof(unsigned long long); in get_rapl_counters() local
4250 ssize_t expected_read_size = num_perf_counters * sizeof(unsigned long long); in get_cstate_counters() local
4386 const ssize_t expected_read_size = (num_perf_counters + 1) * sizeof(unsigned long long); in get_smi_aperf_mperf() local