Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5c435c1f1cfe43a30d3967ad52c2671ea6211129
/
.
/
drivers
/
kperfmon
/
ologk.h
blob: 58456d98d3a1274371d2584bcc19bcdb3c864668 [
file
] [
log
] [
blame
]
#ifndef
_OLOG_KERNEL_H_
#define
_OLOG_KERNEL_H_
#include
<linux/unistd.h>
#define
OLOG_CPU_FREQ_FILTER
1500000
#define
ologk
(...)
#define
perflog
(...)
#define
perflog_evt
(...)
#endif