Searched defs:count_ptr (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_stack.cc | 190 jint* count_ptr) { in TranslateFrameVector() 255 jint* count_ptr) { in GetStackTrace() 723 jint* count_ptr) { in GetFrameCount()
|
H A D | OpenjdkJvmTi.cc | 286 jint* count_ptr) { in GetStackTrace() 317 static jvmtiError GetFrameCount(jvmtiEnv* env, jthread thread, jint* count_ptr) { in GetFrameCount() 448 jint* count_ptr, in GetObjectsWithTags() 1249 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) { in GetSystemProperties()
|
H A D | ti_properties.cc | 93 jint* count_ptr, in GetSystemProperties()
|
H A D | ti_class.cc | 875 /*out*/jint* count_ptr, in CopyClassDescriptors() 917 /*out*/jint* count_ptr, in GetClassLoaderClassDescriptors()
|
/aosp_15_r20/external/cronet/base/apple/ |
H A D | dispatch_source_mach_unittest.cc | 81 int* __block count_ptr = count.get(); in TEST_F() local
|
/aosp_15_r20/bionic/tests/ |
H A D | stack_unwinding_test.cpp | 38 int* count_ptr = reinterpret_cast<int*>(arg); in FrameCounter() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | unique_op_gpu.cu.h | 399 TIndex* count_ptr = nullptr; in ComputeAsync() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | nested-name-spec.cpp | 221 int *ns::count_ptr = &count; member in test2::ns
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | ifwitool.c | 996 size_t bpdt_curr = 0, sbpdt_curr = 0, *count_ptr; in bpdt_entries_init_header_order() local
|