Searched refs:FAULT_COUNT_RESET (Results 1 – 4 of 4) sorted by relevance
99 #define FAULT_COUNT_RESET 1 macro
1198 (void) update_fault_count(inst, FAULT_COUNT_RESET); in method_thread()
3114 assert(type == FAULT_COUNT_INCR || type == FAULT_COUNT_RESET); in update_fault_count()3121 if (type == FAULT_COUNT_RESET) in update_fault_count()
1159 (void) update_fault_count(inst, FAULT_COUNT_RESET); in stop_instance()