Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dtrace_to_hprof.cc123 uint64_t class_object_id, in WriteHprofLoadClass() argument
125 writer->WriteRecord(0x02, [class_object_id, class_serial_number, in WriteHprofLoadClass()
128 buf->WriteId(class_object_id); in WriteHprofLoadClass()