android-kernel-a71/drivers/kperfmon/ologk.c

11 lines
192 B
C
Raw Permalink Normal View History

2024-11-30 07:51:05 +00:00
#include <linux/ologk.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
/*
void _perflog(int type, int logid, const char *fmt, ...) {
}
void perflog_evt(int logid, int arg1) {
}
*/