Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc200 AddU8List(&value, 1); in AddU8()
243 void AddU8List(const uint64_t* values, size_t count) { in AddU8List() function in art::hprof::EndianOutput
1463 __ AddU8List(reinterpret_cast<const uint64_t*>(obj->GetRawData(sizeof(uint64_t), 0)), length); in DumpHeapArray()