Home
last modified time | relevance | path

Searched refs:trace_acquire_context_for_category (Results 1 – 8 of 8) sorted by relevance

/system/uapp/trace-benchmark/
A Dbenchmarks.cpp86 trace_context_t* context = trace_acquire_context_for_category( in RunBenchmarks()
95 trace_context_t* context = trace_acquire_context_for_category( in RunBenchmarks()
/system/ulib/trace-engine/include/trace-engine/
A Dinstrumentation.h126 trace_context_t* trace_acquire_context_for_category(const char* category_literal,
299 return TraceContext(trace_acquire_context_for_category( in AcquireForCategory()
/system/utest/trace/
A Dengine_tests.cpp136 context = trace_acquire_context_for_category("+enabled", &category_ref); in TestAcquireContextForCategory()
138 context = trace_acquire_context_for_category("-disabled", &category_ref); in TestAcquireContextForCategory()
142 context = trace_acquire_context_for_category("+enabled", &category_ref); in TestAcquireContextForCategory()
147 context = trace_acquire_context_for_category("-disabled", &category_ref); in TestAcquireContextForCategory()
151 context = trace_acquire_context_for_category("+enabled", &category_ref); in TestAcquireContextForCategory()
153 context = trace_acquire_context_for_category("-disabled", &category_ref); in TestAcquireContextForCategory()
A Devent_tests_common.h1094 trace_acquire_context_for_category("+enabled", &category_ref);
/system/ulib/trace-engine/
A Dddk-exports.ld20 EXTERN(trace_acquire_context_for_category)
A Dengine.cpp676 EXPORT trace_context_t* trace_acquire_context_for_category( in trace_acquire_context_for_category() function
708 trace_acquire_context_for_category(category_literal, out_ref); in trace_acquire_context_for_category_cached_worker()
/system/ulib/trace-vthread/include/trace-vthread/internal/
A Devent_vthread.h17 trace_acquire_context_for_category( \
/system/ulib/perftest/
A Drunner.cpp173 trace_acquire_context_for_category("perftest", &category_ref); in WriteTraceEvents()

Completed in 19 milliseconds