Searched defs:tracingSession (Results 1 – 10 of 10) sorted by relevance
76 auto tracingSession = perfetto::Tracing::NewTrace(perfetto::kInProcessBackend); in getTracingSessionForTest() local82 perfetto::TracingSession* tracingSession) { in readGraphicsFramePacketsBlocking()112 auto tracingSession = getTracingSessionForTest(); in TEST_F() local130 auto tracingSession = getTracingSessionForTest(); in TEST_F() local159 auto tracingSession = getTracingSessionForTest(); in TEST_F() local172 auto tracingSession = getTracingSessionForTest(); in TEST_F() local224 auto tracingSession = getTracingSessionForTest(); in TEST_F() local250 auto tracingSession = getTracingSessionForTest(); in TEST_F() local321 auto tracingSession = getTracingSessionForTest(); in TEST_F() local383 auto tracingSession = getTracingSessionForTest(); in TEST_F() local[all …]
111 auto tracingSession = perfetto::Tracing::NewTrace(perfetto::kInProcessBackend); in getTracingSessionForTest() local117 perfetto::TracingSession* tracingSession) { in readFrameTimelinePacketsBlocking()944 auto tracingSession = getTracingSessionForTest(); in TEST_F() local969 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1002 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1021 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1211 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1281 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1366 auto tracingSession = getTracingSessionForTest(); in TEST_F() local1447 auto tracingSession = getTracingSessionForTest(); in TEST_F() local[all …]
372 TracingSession tracingSession = new TracingSession( in testAreAnyTracesRunning_True() local382 (new UUID(KEY_MOST_SIG_BITS, KEY_LEAST_SIG_BITS)).toString(), tracingSession); in testAreAnyTracesRunning_True() local395 TracingSession tracingSession = new TracingSession( in testAreAnyTracesRunning_False() local399 (new UUID(KEY_MOST_SIG_BITS, KEY_LEAST_SIG_BITS)).toString(), tracingSession); in testAreAnyTracesRunning_False() local412 TracingSession tracingSession = new TracingSession( in testActiveTracesCleanup() local416 (new UUID(KEY_MOST_SIG_BITS, KEY_LEAST_SIG_BITS)).toString(), tracingSession); in testActiveTracesCleanup() local
77 perfetto::TracingSession* tracingSession) { in readGpuMemTotalPacketsBlocking()131 auto tracingSession = mGpuMemTracer->getTracingSessionForTest(); in TEST_F() local182 auto tracingSession = mGpuMemTracer->getTracingSessionForTest(); in TEST_F() local
52 const tracingSession = new ChromeTracedTracingSession( constant73 const tracingSession = await this.createTracingSession( constant
85 const tracingSession = new TracedTracingSession( constant103 const tracingSession = await this.createTracingSession( constant
57 const tracingSession = await this.createTracingSession(listener); constant100 const tracingSession = new TracedTracingSession( constant
70 std::unique_ptr<perfetto::TracingSession> tracingSession(perfetto::Tracing::NewTrace()); in startTrace() local76 std::string stopTrace(std::unique_ptr<perfetto::TracingSession> tracingSession) { in stopTrace()
50 std::unique_ptr<perfetto::TracingSession> tracingSession; variable
73 auto tracingSession = perfetto::Tracing::NewTrace(perfetto::kInProcessBackend); in getTracingSessionForTest() local