Searched defs:reference_thread_instruction_count (Results 1 – 2 of 2) sorted by relevance
| /device/google/trout/tools/tracing/proto/ | ||
| D | perfetto_trace.proto | 8519   optional int64 reference_thread_instruction_count = 8;  field | 
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 29995   int64_t reference_thread_instruction_count() const { return reference_thread_instruction_count_; }  in reference_thread_instruction_count()  function in perfetto::protos::gen::ThreadDescriptor |