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

/external/valgrind/main/cachegrind/
H A Dcg_arch.c204 && VG_(log2_64)( (ULong)nSets ) == -1
206 && VG_(log2_64)( (ULong)((2 * nSets) / (Long)3) ) != -1
/external/valgrind/main/include/
H A Dpub_tool_libcbase.h221 extern Int VG_(log2_64)( ULong x );
/external/valgrind/main/coregrind/
H A Dm_libcbase.c886 Int VG_(log2_64) ( ULong x ) function

Completed in 72 milliseconds