Home
last modified time | relevance | path

Searched refs:init_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ddb/
H A Ddb_break.c138 bkpt->init_count = count; in db_find_breakpoint()
275 (void *)bkpt->map, bkpt->init_count); in db_map_current()
H A Ddb_break.h47 int init_count; /* number of times to skip bkpt */ member
H A Ddb_run.c101 bkpt->count = bkpt->init_count; in db_stop_at_pc()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c496 uint64_t init_count = *count; in process_error_block() local
524 if (error == 0 && init_count == *count) { in process_error_block()