Searched refs:traces (Results 1 – 11 of 11) sorted by relevance
45 std::vector<TracePoint> traces; variable56 traces.emplace_back(t); in AddWithTime()79 for(const TracePoint& trace : traces) { in Flush()84 traces.clear(); in Flush()
66 // Uncomment the following line to enable VALIDATE_REGIONS traces160 // defaults to enable VALIDATE_REGIONS traces
4 This app changes the colors of the screen that has traces to go along
16 # debugging stack traces.
35 repeated Stack traces = 1; field
327 (section).args = "/data/misc/perfetto-traces/incident-trace",
7 The library builds and runs UI transitions, captures Winscope traces and exposes common assertions …45 `TransitionResult` contains paths to test artifacts such as Winscope traces and screen recordings.
6 SurfaceReplayer is a playback mechanism that allows the replaying of traces recorded by21 SurfaceInterceptor is the mechanism used to create traces. The device needs to be rooted in order to
60 - The ANR traces are added to the `FS` folder, typically under `FS/data/anr` (version `2.0-dev-spli…
168 … Note: the driver-side HIDL traces get us
2690 for (StackTraceElement[] traces : mBinderStack) { in getStackTrace()2692 for (StackTraceElement traceElement : traces) { in getStackTrace()