Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
4f8714f7f891845e6b9d9d4378d11279f9c973cf
/
.
/
tools
/
perf
/
util
/
group.h
blob: f36c7e31780a9b58a92ce47850f4c64635d92511 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
GROUP_H
#define
GROUP_H
1
bool
arch_topdown_check_group
(
bool
*
warn
);
void
arch_topdown_group_warn
(
void
);
#endif