Searched refs:cstate_counter_info_t (Results 1 – 1 of 1) sorted by relevance
1274 struct cstate_counter_info_t { struct1282 struct cstate_counter_info_t *ccstate_counter_info; argument4113 static size_t cstate_counter_info_count_perf(const struct cstate_counter_info_t *cci) in cstate_counter_info_count_perf()4232 struct cstate_counter_info_t *cci; in get_cstate_counters()7619 int *get_cstate_perf_group_fd(struct cstate_counter_info_t *cci, const char *group_name) in get_cstate_perf_group_fd()7630 int add_cstate_perf_counter_(int cpu, struct cstate_counter_info_t *cci, const struct cstate_counte… in add_cstate_perf_counter_()7655 int add_cstate_perf_counter(int cpu, struct cstate_counter_info_t *cci, const struct cstate_counter… in add_cstate_perf_counter()7809 struct cstate_counter_info_t *const cci = &ccstate_counter_info[cpu]; in cstate_perf_init_()