Searched refs:PROF_BT_MAX (Results 1 – 3 of 3) sorted by relevance
24 #define PROF_BT_MAX 128 macro
183 void *vec[PROF_BT_MAX];
315 nframes = unw_backtrace(bt->vec, PROF_BT_MAX); in prof_backtrace()351 prof_unwind_data_t data = {bt, PROF_BT_MAX}; in prof_backtrace()362 if ((i) < PROF_BT_MAX) { \ in prof_backtrace()
Completed in 8 milliseconds