Searched refs:nframes (Results 1 – 1 of 1) sorted by relevance
313 int nframes; in prof_backtrace() local319 nframes = unw_backtrace(bt->vec, PROF_BT_MAX); in prof_backtrace()320 if (nframes <= 0) in prof_backtrace()322 bt->len = nframes; in prof_backtrace()