![]() |
|
PhoenixMicroBenchmark
1.0.1
Toolset for function micro-benchmarking
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | PIN_THREAD_TO_CORE if(!pinThreadToCore())exit(1); |
Functions | |
| bool | pinThreadToCore () |
| Pins the current thread to the current core. | |
| #define PIN_THREAD_TO_CORE if(!pinThreadToCore())exit(1); |
Definition at line 13 of file pin_thread_to_core.h.
Referenced by micro_benchmarkParseArg(), and micro_benchmarkParseArg2d().
| bool pinThreadToCore | ( | ) |
Pins the current thread to the current core.
Definition at line 23 of file pin_thread_to_core.cpp.
References handle_error_en.