OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGlobalJvmtiAllocationState
(Results
1 - 3
of
3
) sorted by null
/art/openjdkjvmti/
ti_allocator.h
50
static jvmtiError
GetGlobalJvmtiAllocationState
(jvmtiEnv* env, jlong* total_allocated);
ti_allocator.cc
50
jvmtiError AllocUtil::
GetGlobalJvmtiAllocationState
(jvmtiEnv* env ATTRIBUTE_UNUSED,
ti_extension.cc
195
reinterpret_cast<jvmtiExtensionFunction>(AllocUtil::
GetGlobalJvmtiAllocationState
),
Completed in 923 milliseconds