Lines Matching full:org
16 Principles](https://en.wikipedia.org/wiki/Benchmark_(computing)#Benchmarking_Principles).
29 art](https://en.wikipedia.org/wiki/Benchmark_(computing)#Challenges) and
45 Counters](https://en.wikipedia.org/wiki/Hardware_performance_counter): used to
48 Timer](https://en.wikipedia.org/wiki/High_Precision_Event_Timer): used to
50 - [Real-Time Clocks (RTC)](https://en.wikipedia.org/wiki/Real-time_clock): used
60 order](https://en.wikipedia.org/wiki/Out-of-order_execution) and
61 [superscalar](https://en.wikipedia.org/wiki/Superscalar_processor) as a
63 read](https://en.wikipedia.org/wiki/Hardware_performance_counter#Instruction_based_sampling),
65 [**speculatively**](https://en.wikipedia.org/wiki/Speculative_execution). As a
78 triples](https://clang.llvm.org/docs/CrossCompilation.html#target-triple), there
84 calls](https://en.wikipedia.org/wiki/System_call). The System call itself
86 - [Interruptions](https://en.wikipedia.org/wiki/Interrupt#Processor_response)
92 process](https://en.wikipedia.org/wiki/Process_migration) to a different
95 scaling](https://en.wikipedia.org/wiki/Dynamic_frequency_scaling) can kick
117 [SNR](https://en.wikipedia.org/wiki/Signal-to-noise_ratio).
172 [prefetching](https://en.wikipedia.org/wiki/Cache_prefetching) should not kick
181 scaling](https://en.wikipedia.org/wiki/Dynamic_frequency_scaling). In so-called
183 within [some limits](https://en.wikipedia.org/wiki/Intel_Turbo_Boost) : _"The
212 ([illustration](https://en.wikipedia.org/wiki/CPU_cache#Example:_the_K8)). If
214 [stalls](https://en.wikipedia.org/wiki/CPU_cache#CPU_stalls). So the memory
220 ([iTLB](https://en.wikipedia.org/wiki/Translation_lookaside_buffer)) incurring
222 misses](https://en.wikipedia.org/wiki/Translation_lookaside_buffer#TLB-miss_handling).