|
Linux Kernel
3.7.1
|
#include <shubio.h>
Data Fields | |
| u64 | perf_cnt |
| struct { | |
| u64 perf_cnt:20 | |
| u64 perf_rsvd2:12 | |
| u64 perf_rsvd1:32 | |
| } | perf_cnt_bits |
| struct { | |
| u64 perf_rsvd1: 32 | |
| u64 perf_rsvd2: 12 | |
| u64 perf_cnt: 20 | |
| } | perf_cnt_bits |
| struct { ... } perf_cnt_bits |
| struct { ... } perf_cnt_bits |
1.8.2