Home
last modified time | relevance | path

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

/third_party/boost/libs/random/performance/
Dnondet_random_speed.cpp18 static const double cpu_frequency = 1.87 * 1e9; variable
23 double cycles = usec * cpu_frequency/1e6; in show_elapsed()
Drandom_speed.cpp33 static const double cpu_frequency = 1.87 * 1e9; variable
134 double cycles = usec * cpu_frequency/1e6; in show_elapsed()
/third_party/boost/libs/histogram/doc/
Dfill_performance.py24 cpu_frequency = 0 variable
30 cpu_frequency = d["context"]["mhz_per_cpu"] variable
55 time_per_cycle_in_ns = 1.0 / (cpu_frequency * 1e6) / 1e-9
/third_party/mesa3d/src/tool/pps/cfg/
Dsystem.cfg43 ftrace_events: "power/cpu_frequency"