Home
last modified time | relevance | path

Searched refs:TRACE_FLOW_STEP (Results 1 – 3 of 3) sorted by relevance

/system/ulib/fs/include/fs/
A Dtrace.h18 #define TRACE_FLOW_STEP(args...) macro
/system/ulib/trace/include/trace/internal/
A Devent_common.h295 #define TRACE_FLOW_STEP(category_literal, name_literal, flow_id, args...) \ macro
/system/utest/trace/
A Devent_tests_common.h395 TRACE_FLOW_STEP("+enabled", "name", 1u); in test_flow_step()
396 TRACE_FLOW_STEP("+enabled", "name", 1u, STR_ARGS1); in test_flow_step()
397 TRACE_FLOW_STEP("+enabled", "name", 1u, STR_ARGS4); in test_flow_step()

Completed in 9 milliseconds