Searched refs:TRACE_FLOW_STEP (Results 1 – 3 of 3) sorted by relevance
| /system/ulib/fs/include/fs/ |
| A D | trace.h | 18 #define TRACE_FLOW_STEP(args...) macro
|
| /system/ulib/trace/include/trace/internal/ |
| A D | event_common.h | 295 #define TRACE_FLOW_STEP(category_literal, name_literal, flow_id, args...) \ macro
|
| /system/utest/trace/ |
| A D | event_tests_common.h | 395 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