Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto13 int64 drop_frames = 7; field
/external/v8/src/interpreter/
Dinterpreter-assembler.cc1526 Label ok(this), drop_frames(this); in MaybeDropFrames() local
1527 Branch(IntPtrEqual(restart_fp, null), &ok, &drop_frames); in MaybeDropFrames()
1529 BIND(&drop_frames); in MaybeDropFrames()
/external/perf_data_converter/src/
Dprofile.proto63 int64 drop_frames = 7; // Index into string table. field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto75 int64 drop_frames = 7; // Index into string table. field