Searched defs:InitCpu (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/art/runtime/arch/riscv64/ | ||
H A D | thread_riscv64.cc | 23 void Thread::InitCpu() { in InitCpu() function in art::Thread |
/aosp_15_r20/art/runtime/arch/arm64/ | ||
H A D | thread_arm64.cc | 26 void Thread::InitCpu() { in InitCpu() function in art::Thread |
/aosp_15_r20/art/runtime/arch/arm/ | ||
H A D | thread_arm.cc | 26 void Thread::InitCpu() { in InitCpu() function in art::Thread |
/aosp_15_r20/art/runtime/arch/x86_64/ | ||
H A D | thread_x86_64.cc | 42 void Thread::InitCpu() { in InitCpu() function in art::Thread |
/aosp_15_r20/art/runtime/arch/x86/ | ||
H A D | thread_x86.cc | 44 void Thread::InitCpu() { in InitCpu() function in art::Thread |
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/ | ||
H A D | etm_v4_stream_demultiplexer.cc | 268 base::Status InitCpu(tables::EtmV4ConfigurationTable::Id config_id) { in InitCpu() function in perfetto::trace_processor::etm::__anon078bdbcd0111::EtmV4StreamDemultiplexer |