exynos-linux-stable/drivers/kperfmon/ologk.h

12 lines
164 B
C
Raw Permalink Normal View History

#ifndef _OLOG_KERNEL_H_
#define _OLOG_KERNEL_H_
#include <linux/unistd.h>
#define OLOG_CPU_FREQ_FILTER 1500000
#define ologk(...)
#define perflog(...)
#endif