Home
last modified time | relevance | path

Searched defs:reference_thread_instruction_count (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8519 optional int64 reference_thread_instruction_count = 8; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29995 int64_t reference_thread_instruction_count() const { return reference_thread_instruction_count_; } in reference_thread_instruction_count() function in perfetto::protos::gen::ThreadDescriptor
37011 int64_t reference_thread_instruction_count() const { return at<8>().as_int64(); } in reference_thread_instruction_count() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder