Sign in
android-kvm
/
linux
/
373014bb517e0bb291714fe1e232fb606d54931b
/
.
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
librapl.h
blob: 887f3e91dd055d5f4cdeb91c0e605a906813e66f [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2020 Intel Corporation
*/
#ifndef
SELFTEST_LIBRAPL_H
#define
SELFTEST_LIBRAPL_H
#include
<linux/types.h>
u64 librapl_energy_uJ
(
void
);
#endif
/* SELFTEST_LIBRAPL_H */