Searched refs:actual_read_size_total (Results 1 – 1 of 1) sorted by relevance
4273 const ssize_t actual_read_size_total = actual_read_size_core + actual_read_size_pkg; in get_cstate_counters() local4275 if (actual_read_size_total != expected_read_size) in get_cstate_counters()4276 …1, "%s: failed to read perf_data (%zu %zu)", __func__, expected_read_size, actual_read_size_total); in get_cstate_counters()