Searched refs:sum_frames (Results 1 – 1 of 1) sorted by relevance
323 size_t sum_frames = 0; in GetAllStackTraces() local358 sum_frames += static_cast<size_t>(count); in GetAllStackTraces()364 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetAllStackTraces()490 size_t sum_frames = 0; in GetThreadListStackTraces() local525 sum_frames += static_cast<size_t>(count); in GetThreadListStackTraces()532 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetThreadListStackTraces()