Searched refs:bsdes (Results 1 – 3 of 3) sorted by relevance
334 local.bsdes = be16toh((flags >> 16 & 0xffff)); in s390_cpumsf_trailer_show()342 if (te->bsdes != sizeof(struct hws_basic_entry)) { in s390_cpumsf_trailer_show()353 te->bsdes, te->dsdes, te->overflow, in s390_cpumsf_trailer_show()373 unsigned short *bsdes, in s390_cpumsf_validate() argument379 *dsdes = *bsdes = 0; in s390_cpumsf_validate()387 *bsdes = be16toh(te->bsdes); in s390_cpumsf_validate()389 if (!te->bsdes && !te->dsdes) { in s390_cpumsf_validate()395 *bsdes = 32; in s390_cpumsf_validate()400 *bsdes = 32; in s390_cpumsf_validate()405 *bsdes = 32; in s390_cpumsf_validate()[all …]
52 unsigned int bsdes:16; /* 32-47: size of basic SDE */ member
358 CPUM_SF_SDB_DIAG_FACTOR = DIV_ROUND_UP(si.dsdes, si.bsdes); in sfb_set_limits()2058 if (si.bsdes != sizeof(struct hws_basic_entry)) { in init_cpum_sampling_pmu()