/aosp12/bionic/libc/malloc_debug/ |
H A D | PointerData.h | 53 size_t num_frames; member
|
H A D | malloc_debug.h | 55 size_t num_frames; member
|
H A D | PointerData.cpp | 137 size_t PointerData::AddBacktrace(size_t num_frames) { in AddBacktrace() 338 size_t num_frames = g_debug->config().free_track_backtrace_num_frames(); in AddFreed() local
|
H A D | malloc_debug.cpp | 204 size_t num_frames = backtrace_get(frames.data(), frames.size()); in BacktraceAndLog() local
|
/aosp12/system/core/debuggerd/libdebuggerd/ |
H A D | gwp_asan.cpp | 145 size_t num_frames = in AddCauseProtos() local 230 size_t num_frames = in DumpDeallocationTrace() local 257 size_t num_frames = in DumpAllocationTrace() local
|
/aosp12/hardware/google/graphics/common/libacryl/ |
H A D | acrylic_performance.cpp | 33 bool AcrylicPerformanceRequest::reset(int num_frames) in reset()
|
/aosp12/hardware/qcom/sm7250/display/libhistogram/ |
H A D | histogram_collector.cpp | 70 uint64_t num_frames = 0; in Dump() local 104 uint64_t num_frames = 0; in collect() local
|
/aosp12/hardware/qcom/sm8150/display/libhistogram/ |
H A D | histogram_collector.cpp | 70 uint64_t num_frames; in Dump() local 108 uint64_t num_frames; in collect() local
|
/aosp12/bionic/libc/bionic/ |
H A D | android_unsafe_frame_pointer_chase.cpp | 73 size_t num_frames = 0; in android_unsafe_frame_pointer_chase() local
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | LocalUnwinder.cpp | 78 size_t num_frames = 0; in Unwind() local
|
/aosp12/system/bt/stack/a2dp/ |
H A D | a2dp_sbc_decoder.cc | 69 size_t num_frames = data[0] & 0xf; in a2dp_sbc_decoder_decode_packet() local
|
/aosp12/bionic/tests/ |
H A D | android_unsafe_frame_pointer_chase_test.cpp | 38 static bool CheckFrames(uintptr_t* frames, size_t num_frames) { in CheckFrames()
|
/aosp12/system/memory/libmemunreachable/include/memunreachable/ |
H A D | memunreachable.h | 48 size_t num_frames = 0; member
|
/aosp12/system/core/healthd/ |
H A D | animation.h | 72 int num_frames; member
|
/aosp12/hardware/qcom/sdm845/display/libhistogram/ |
H A D | histogram_collector.cpp | 306 uint64_t num_frames; in Dump() local 344 uint64_t num_frames; in collect() local
|
/aosp12/art/runtime/ |
H A D | reflection.cc | 696 jobject javaReceiver, jobject javaArgs, size_t num_frames) { in InvokeMethod() 1009 ObjPtr<mirror::Class> GetCallingClass(Thread* self, size_t num_frames) { in GetCallingClass() 1020 size_t num_frames) { in VerifyAccess()
|
H A D | stack.cc | 65 size_t num_frames, in StackVisitor()
|
/aosp12/hardware/google/camera/common/profiler/ |
H A D | profiler.cc | 346 int num_frames = 0; in PrintResult() local
|
/aosp12/hardware/qcom/camera/msm8998/ |
H A D | QCamera_Intf.h | 140 int num_frames; member 332 uint8_t num_frames; member
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_types.h | 1088 uint32_t num_frames; member 1122 int32_t num_frames; /*Num of frames requested on this quality*/ member
|