Searched refs:get_cpu_label (Results 1 – 3 of 3) sorted by relevance
72 const char *get_cpu_label(unsigned int cpu_num);
37 const char * __attribute__ ((weak)) get_cpu_label(unsigned int cpu_num) { in get_cpu_label() function153 .name = get_cpu_label(size), in get_cpu_usages()
69 const char *get_cpu_label(unsigned int cpu_num) { in get_cpu_label() function233 sensor->t.name = get_cpu_label(sens_idx); in initialize_sensor()