Home
last modified time | relevance | path

Searched defs:num_frames (Results 1 – 20 of 20) sorted by relevance

/aosp12/bionic/libc/malloc_debug/
H A DPointerData.h53 size_t num_frames; member
H A Dmalloc_debug.h55 size_t num_frames; member
H A DPointerData.cpp137 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 Dmalloc_debug.cpp204 size_t num_frames = backtrace_get(frames.data(), frames.size()); in BacktraceAndLog() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dgwp_asan.cpp145 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 Dacrylic_performance.cpp33 bool AcrylicPerformanceRequest::reset(int num_frames) in reset()
/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dhistogram_collector.cpp70 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 Dhistogram_collector.cpp70 uint64_t num_frames; in Dump() local
108 uint64_t num_frames; in collect() local
/aosp12/bionic/libc/bionic/
H A Dandroid_unsafe_frame_pointer_chase.cpp73 size_t num_frames = 0; in android_unsafe_frame_pointer_chase() local
/aosp12/system/unwinding/libunwindstack/
H A DLocalUnwinder.cpp78 size_t num_frames = 0; in Unwind() local
/aosp12/system/bt/stack/a2dp/
H A Da2dp_sbc_decoder.cc69 size_t num_frames = data[0] & 0xf; in a2dp_sbc_decoder_decode_packet() local
/aosp12/bionic/tests/
H A Dandroid_unsafe_frame_pointer_chase_test.cpp38 static bool CheckFrames(uintptr_t* frames, size_t num_frames) { in CheckFrames()
/aosp12/system/memory/libmemunreachable/include/memunreachable/
H A Dmemunreachable.h48 size_t num_frames = 0; member
/aosp12/system/core/healthd/
H A Danimation.h72 int num_frames; member
/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dhistogram_collector.cpp306 uint64_t num_frames; in Dump() local
344 uint64_t num_frames; in collect() local
/aosp12/art/runtime/
H A Dreflection.cc696 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 Dstack.cc65 size_t num_frames, in StackVisitor()
/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc346 int num_frames = 0; in PrintResult() local
/aosp12/hardware/qcom/camera/msm8998/
H A DQCamera_Intf.h140 int num_frames; member
332 uint8_t num_frames; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h1088 uint32_t num_frames; member
1122 int32_t num_frames; /*Num of frames requested on this quality*/ member