Searched refs:stall_type (Results 1 – 3 of 3) sorted by relevance
33 int init_psi_monitor(enum psi_stall_type stall_type, in init_psi_monitor() argument45 switch (stall_type) { in init_psi_monitor()49 stall_type_name[stall_type], threshold_us, window_us); in init_psi_monitor()52 ALOGE("Invalid psi stall type: %d", stall_type); in init_psi_monitor()59 PSI_MON_FILE_MEMORY, stall_type_name[stall_type]); in init_psi_monitor()67 PSI_MON_FILE_MEMORY, stall_type_name[stall_type], errno); in init_psi_monitor()
39 int init_psi_monitor(enum psi_stall_type stall_type,
145 enum psi_stall_type stall_type; member1752 int fd = init_psi_monitor(psi_thresholds[level].stall_type, in init_mp_psi()