Searched refs:cpu_idle_prop_create_handle (Results 1 – 3 of 3) sorted by relevance
226 extern int cpu_idle_prop_create_handle(const char *name,
1050 if (cpu_idle_prop_create_handle(CPU_IDLE_PROP_ENTER_TIMESTAMP, in fipe_idle_start()1055 if (cpu_idle_prop_create_handle(CPU_IDLE_PROP_EXIT_TIMESTAMP, in fipe_idle_start()1061 if (cpu_idle_prop_create_handle(CPU_IDLE_PROP_TOTAL_IDLE_TIME, in fipe_idle_start()1068 if (cpu_idle_prop_create_handle(CPU_IDLE_PROP_TOTAL_BUSY_TIME, in fipe_idle_start()1076 if (cpu_idle_prop_create_handle(CPU_IDLE_PROP_INTERRUPT_COUNT, in fipe_idle_start()
934 cpu_idle_prop_create_handle(const char *name, cpu_idle_prop_handle_t *hdlp) in cpu_idle_prop_create_handle() function