Home
last modified time | relevance | path

Searched defs:perf (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
Dsetup.py9 perf = Extension('perf', variable
/external/valgrind/main/
DMakefile.am39 perf \ subdir
91 perf: check target
/external/icu4c/test/perf/dicttrieperf/
Ddicttrieperf.cpp81 PackageLookup(const DictionaryTriePerfTest &perf) { in PackageLookup()
137 BinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in BinarySearchPackageLookup()
246 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in PrefixBinarySearchPackageLookup()
273 BytesTriePackageLookup(const DictionaryTriePerfTest &perf) in BytesTriePackageLookup()
336 const DictionaryTriePerfTest &perf; member in DictLookup