Home
last modified time | relevance | path

Searched refs:SC_LG_TINY_MIN (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp32 constexpr static uint32_t SC_LG_TINY_MIN = 3; variable
34 constexpr static uint32_t SC_NTINY = LG_QUANTUM - SC_LG_TINY_MIN;
35 constexpr static uint32_t SC_LG_TINY_MAXCLASS = (LG_QUANTUM > SC_LG_TINY_MIN ? LG_QUANTUM - 1 : -1);

Completed in 3 milliseconds