Home
last modified time | relevance | path

Searched defs:LOWEST_CAPTURE_PERIOD (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/profiling/client/include/
H A DProfilingOptions.hpp18 constexpr unsigned int LOWEST_CAPTURE_PERIOD = 10000u; variable
/aosp_15_r20/external/armnn/include/armnn/
H A DTypes.hpp34 constexpr unsigned int LOWEST_CAPTURE_PERIOD = 10000u; variable