Home
last modified time | relevance | path

Searched defs:hws_qsi_info_block (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.h13 struct hws_qsi_info_block /* QUERY SAMPLING information block */ struct
15 unsigned int b0_13:14; /* 0-13: zeros */
16 unsigned int as:1; /* 14: sampling authorisation control*/
17 unsigned int b15_21:7; /* 15-21: zeros */
18 unsigned int es:1; /* 22: sampling enable control */
19 unsigned int b23_29:7; /* 23-29: zeros */
20 unsigned int cs:1; /* 30: sampling activation control */
21 unsigned int:1; /* 31: reserved */
22 unsigned int bsdes:16; /* 4-5: size of sampling entry */
23 unsigned int:16; /* 6-7: reserved */
[all …]