Home
last modified time | relevance | path

Searched defs:dex_pcs (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dprofiling_info_builder.cc65 std::vector<uint32_t> dex_pcs; in EncodeDexPc() local
/art/runtime/jit/
Dprofiling_info.cc166 const std::vector<uint32_t>& dex_pcs, in EncodeDexPc()
/art/runtime/oat/
Dstack_map.h424 StackMap GetCatchStackMapForDexPc(ArrayRef<const uint32_t> dex_pcs) const { in GetCatchStackMapForDexPc()
/art/profman/
Dprofman.cc1166 /*out*/ std::vector<uint32_t>* dex_pcs) { in GetAllInvokes()
1542 std::vector<uint32_t> dex_pcs; in ProcessLine() local