Searched refs:SetHitCount (Results 1 – 4 of 4) sorted by relevance
153 inline void SetHitCount(JSThread *thread, int hitCount) in SetHitCount() function
1848 table->SetHitCount(thread, 0); in CreateCacheTable()1898 SetHitCount(thread, GetHitCount() + 1); in FindCachedResult()
2008 ProfileNode &SetHitCount(int32_t hitCount) in SetHitCount() function
2428 profileNode->SetHitCount(cpuProfileNode.hitCount); in FromCpuProfileNode()