Searched refs:framecount (Results 1 – 1 of 1) sorted by relevance
72 const uint32_t framecount = thread.GetNumFrames(); in walk_stack_to_main() local73 while (!found_main && curr_frame < framecount) in walk_stack_to_main()