Home
last modified time | relevance | path

Searched defs:count_ptr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc190 jint* count_ptr) { in TranslateFrameVector()
255 jint* count_ptr) { in GetStackTrace()
723 jint* count_ptr) { in GetFrameCount()
H A DOpenjdkJvmTi.cc286 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 Dti_properties.cc93 jint* count_ptr, in GetSystemProperties()
H A Dti_class.cc875 /*out*/jint* count_ptr, in CopyClassDescriptors()
917 /*out*/jint* count_ptr, in GetClassLoaderClassDescriptors()
/aosp_15_r20/external/cronet/base/apple/
H A Ddispatch_source_mach_unittest.cc81 int* __block count_ptr = count.get(); in TEST_F() local
/aosp_15_r20/bionic/tests/
H A Dstack_unwinding_test.cpp38 int* count_ptr = reinterpret_cast<int*>(arg); in FrameCounter() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunique_op_gpu.cu.h399 TIndex* count_ptr = nullptr; in ComputeAsync() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dnested-name-spec.cpp221 int *ns::count_ptr = &count; member in test2::ns
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Difwitool.c996 size_t bpdt_curr = 0, sbpdt_curr = 0, *count_ptr; in bpdt_entries_init_header_order() local