Searched refs:nr_frames (Results 1 – 4 of 4) sorted by relevance
43 unsigned nr_frames) in debug_backtrace_capture() argument48 if(!nr_frames) in debug_backtrace_capture()67 while(nr_frames) { in debug_backtrace_capture()77 --nr_frames; in debug_backtrace_capture()93 while(nr_frames) { in debug_backtrace_capture()95 --nr_frames; in debug_backtrace_capture()102 unsigned nr_frames) in debug_backtrace_dump() argument106 for(i = 0; i < nr_frames; ++i) { in debug_backtrace_dump()
54 unsigned nr_frames);58 unsigned nr_frames);
22 vki_uint32_t nr_frames; member
391 (Addr)&gst->nr_frames, sizeof(gst->nr_frames)); in PRE()1093 sizeof(*gst->frame_list.p) & gst->nr_frames); in POST()