Home
last modified time | relevance | path

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

/developtools/hiperf/src/
H A Dunique_stack_table.cpp35 hashStep_ = (totalNodes_ / (deconflictTimes_ * HASH_STEP_BASE_MULTIPLE + HASH_STEP_BASE_NUM)); in Init()
75 hashStep_ = availableNodes_ / (deconflictTimes_ * HASH_STEP_BASE_MULTIPLE + HASH_STEP_BASE_NUM); in Resize()
/developtools/hiperf/include/
H A Dunique_stack_table.h40 constexpr uint8_t HASH_STEP_BASE_NUM = 1; member

Completed in 2 milliseconds