Searched refs:init_count (Results 1 – 4 of 4) sorted by relevance
47 int init_count; /* number of times to skip bkpt */ member
106 bkpt->init_count = count; in db_set_breakpoint()224 (void *)bkpt->map, bkpt->init_count); in db_list_breakpoints()
102 bkpt->count = bkpt->init_count; in db_stop_at_pc()
500 uint64_t init_count = *count; in process_error_block() local528 if (error == 0 && init_count == *count) { in process_error_block()