#ifndef _OLOG_KERNEL_H_ #define _OLOG_KERNEL_H_ #include #define OLOG_CPU_FREQ_FILTER 1500000 #define ologk(...) #define perflog(...) #endif