Searched refs:c_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/powertop/common/
H A Dutil.c256 uint64_t c_count[CPU_MAX_CSTATES]; local
305 c_count[i] = 0;
318 n = pt_delta_str(s1, s2, c_count, max_cstates);
331 g_cstate_info[i].events += c_count[j];
338 g_total_events += c_count[max_cstates - 1];

Completed in 21 milliseconds