Searched refs:prev_bufsize (Results 1 – 1 of 1) sorted by relevance
382 uint64_t prev_buf, prev_bufsize; in mach_htraptrace_configure() local392 ret = hv_ttrace_buf_info(&prev_buf, &prev_bufsize); in mach_htraptrace_configure()393 if ((ret == H_EOK) && (prev_bufsize != 0)) { in mach_htraptrace_configure()397 prev_bufsize, prev_buf); in mach_htraptrace_configure()432 ret = hv_ttrace_buf_info(&prev_buf, &prev_bufsize); in mach_htraptrace_configure()433 if ((ret == H_EOK) && (prev_bufsize != 0)) { in mach_htraptrace_configure()