Home
last modified time | relevance | path

Searched refs:GetStatistics (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dsqueeze.c399 static void GetStatistics(const ZopfliLZ77Store* store, SymbolStats* stats) { in GetStatistics() function
477 GetStatistics(&currentstore, &stats); in ZopfliLZ77Optimal()
497 GetStatistics(&currentstore, &stats); in ZopfliLZ77Optimal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h202 const std::vector<std::pair<StringRef, unsigned>> GetStatistics();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp254 const std::vector<std::pair<StringRef, unsigned>> llvm::GetStatistics() { in GetStatistics() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake77 /* Whether LLVM records statistics for use with GetStatistics(),