Home
last modified time | relevance | path

Searched defs:instruction_idx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/runtime/platform/
H A Dprofiler.h59 uint32_t instruction_idx; member
156 uint32_t instruction_idx; member
233 #define EXECUTORCH_PROFILE_INSTRUCTION_SCOPE(chain_idx, instruction_idx) \ argument
269 #define EXECUTORCH_PROFILE_INSTRUCTION_SCOPE(chain_idx, instruction_idx) \ argument
/aosp_15_r20/external/executorch/profiler/
H A Dparse_profiler_results.py91 instruction_idx: int = -1 variable in ProfileEvent
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp173 unsigned instruction_idx = 0; in gather_ssa_use_info() local