]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/perf/util/group.h
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / tools / perf / util / group.h
1 #ifndef GROUP_H
2 #define GROUP_H 1
3
4 bool arch_topdown_check_group(bool *warn);
5 void arch_topdown_group_warn(void);
6
7 #endif