Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
H A Dstack_preprocess.h175 uint64_t PowCeil(uint64_t x);
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp1439 uint64_t StackPreprocess::PowCeil(uint64_t val) in PowCeil() function in StackPreprocess
1453 unsigned lgCeil = LgFloor(PowCeil(size)); in ComputeAlign()

Completed in 4 milliseconds