mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
One data structure per executable, and gem5 instrumented versions in separate executables. Create the allowed_emulators path_properties property. TODO: wire it up to benchmark result generation and remove the old version.
4 lines
85 B
C++
4 lines
85 B
C++
#define LKMC_M5OPS_ENABLE 1
|
|
#define LKMC_ALGORITHM_SET_STD_SET 1
|
|
#include "main.hpp"
|