Searched refs:request_log (Results 1 – 2 of 2) sorted by relevance
176 request_log(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in request_log() function483 "Print the request log, or a single entry", request_log },
86 request_log_entry_t *request_log; variable101 if (rlp->rl_start != 0 && request_log != NULL) { in log_enter()106 logrlp = &request_log[request_log_cur++]; in log_enter()2254 request_log = uu_zalloc(request_log_size * in client_init()