Home
last modified time | relevance | path

Searched defs:stack_index (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/metrics_proto/
Dcall_stack_profile.proto98 optional int32 stack_index = 1; field
/external/cronet/components/metrics/
Dcall_stack_profile_builder.cc206 int stack_index = call_stack_profile->stack_size() - 1; in OnSampleCompleted() local
/external/mesa3d/src/glx/
Dindirect_vertex_array_priv.h302 unsigned stack_index; member
/external/libchrome/base/test/
Dtrace_event_analyzer.cc816 for (int stack_index = static_cast<int>(begin_stack.size()) - 1; in AssociateEvents() local
/external/cronet/base/test/
Dtrace_event_analyzer.cc871 for (int stack_index = static_cast<int>(begin_stack.size()) - 1; in AssociateEvents() local