Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/test/builtins/timing/
H A Dtiming.h17 uint64_t freq = 0; in intervalInCycles() local
/llvm-project/llvm/lib/Analysis/
H A DHeatUtils.cpp63 std::string getHeatColor(uint64_t freq, uint64_t maxFreq) { in getHeatColor()
H A DCallPrinter.cpp207 uint64_t freq = CGInfo->getFreq(F); in getNodeAttributes() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp71 double freq = strtod(end, &start); in tick_time() local
H A Dkmp_stub.cpp75 LARGE_INTEGER freq; in __kmps_init() local
H A Dz_Windows_NT_util.cpp948 LARGE_INTEGER freq; in __kmp_initialize_system_tick() local
/llvm-project/libcxx/src/
H A Dchrono.cpp184 static const LARGE_INTEGER freq = __QueryPerformanceFrequency(); __libcpp_steady_clock_now() local
/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc655 long freq; in GetCPUCyclesPerSecond() local