Searched defs:stall_type (Results 1 – 2 of 2) sorted by relevance
36 int init_psi_monitor(enum psi_stall_type stall_type, int threshold_us, int window_us, in init_psi_monitor()109 int parse_psi_line(char *line, enum psi_stall_type stall_type, struct psi_stats stats[]) { in parse_psi_line()
202 enum psi_stall_type stall_type; member