Searched refs:add_cstate_perf_counter (Results 1 – 1 of 1) sorted by relevance
7655 int add_cstate_perf_counter(int cpu, struct cstate_counter_info_t *cci, const struct cstate_counter… in add_cstate_perf_counter() function7835 if (!no_perf && cai->perf_name && add_cstate_perf_counter(cpu, cci, cai) != -1) { in cstate_perf_init_()