Searched refs:sum_frames (Results 1 – 1 of 1) sorted by relevance
440 size_t sum_frames = 0; in GetAllStackTraces() local472 sum_frames += static_cast<size_t>(count); in GetAllStackTraces()478 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetAllStackTraces()599 size_t sum_frames = 0; in GetThreadListStackTraces() local634 sum_frames += static_cast<size_t>(count); in GetThreadListStackTraces()641 size_t chunk_size = rounded_stack_info_size + sum_frames * sizeof(jvmtiFrameInfo); in GetThreadListStackTraces()