Searched refs:PERFETTO_BACKEND_IN_PROCESS (Results 1 – 6 of 6) sorted by relevance
24 PERFETTO_BACKEND_IN_PROCESS = (1 << 0), enumerator
25 if (backend == PERFETTO_BACKEND_IN_PROCESS) { in PerfettoTracingSessionCreate()
32 if (args.backends & PERFETTO_BACKEND_IN_PROCESS) { in PerfettoProducerInit()
46 args.backends = PERFETTO_BACKEND_IN_PROCESS; in Initialize()
82 PerfettoTracingSessionCreate(PERFETTO_BACKEND_IN_PROCESS); in Build()
120 args.backends = PERFETTO_BACKEND_IN_PROCESS; in SetUp()