Searched refs:sum_frames (Results 1 – 1 of 1) sorted by relevance
444 size_t sum_frames = 0; in GetAllStackTraces() local476 sum_frames += static_cast<size_t>(count); in GetAllStackTraces()482 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetAllStackTraces()602 size_t sum_frames = 0; in GetThreadListStackTraces() local635 sum_frames += static_cast<size_t>(count); in GetThreadListStackTraces()642 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetThreadListStackTraces()