Home
last modified time | relevance | path

Searched refs:JITDescriptor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Ddebugger_interface.cc107 struct JITDescriptor { struct
116 uint32_t sizeof_descriptor = sizeof(JITDescriptor); argument
137 JITDescriptor __jit_debug_descriptor GUARDED_BY(g_jit_debug_lock) {}; in GUARDED_BY()
144 JITDescriptor __dex_debug_descriptor GUARDED_BY(g_dex_debug_lock) {}; in GUARDED_BY()
148 static void ActionSeqlock(JITDescriptor& descriptor) { in ActionSeqlock()
156 static void ActionSequnlock(JITDescriptor& descriptor) { in ActionSequnlock()
164 JITDescriptor& descriptor, in CreateJITCodeEntryInternal()
205 JITDescriptor& descriptor, in DeleteJITCodeEntryInternal()