Home
last modified time | relevance | path

Searched refs:EXECUTORCH_PROFILE_INSTRUCTION_SCOPE (Results 1 – 2 of 2) sorted by relevance

/external/executorch/runtime/platform/
Dprofiler.h233 #define EXECUTORCH_PROFILE_INSTRUCTION_SCOPE(chain_idx, instruction_idx) \ macro
269 #define EXECUTORCH_PROFILE_INSTRUCTION_SCOPE(chain_idx, instruction_idx) \ macro
/external/executorch/runtime/executor/
Dmethod.cpp1213 EXECUTORCH_PROFILE_INSTRUCTION_SCOPE( in step()
1290 EXECUTORCH_PROFILE_INSTRUCTION_SCOPE( in execute()