|
Intel(r) Performance Counter Monitor
|
Two use-cases: realtime data structure performance analysis and memory-bandwidth aware scheduling. More...
#include "cpucounters.h"#include "cpuasynchcounter.h"#include <iostream>#include <list>#include <vector>#include <algorithm>#include <sys/time.h>Classes | |
| struct | T |
Variables | |
| SystemCounterState | before_sstate |
| SystemCounterState | after_sstate |
| double | before_time |
| double | after_time |
| AsynchronCounterState | counters |
| long long int | all_fib = 0 |
Two use-cases: realtime data structure performance analysis and memory-bandwidth aware scheduling.
1.8.7