Home
last modified time | relevance | path

Searched refs:bsdes (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dcpu_mf.h68 unsigned int bsdes:16; /* 4-5: size of basic sampling entry */ member
138 unsigned int bsdes:16; /* 32-47: size of basic SDE */ member
/arch/s390/kernel/
Dperf_event.c150 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf()
198 " sample_size=%u\n", si.bsdes); in sl_print_sampling()
Dperf_cpum_sf.c326 CPUM_SF_SDB_DIAG_FACTOR = DIV_ROUND_UP(si.dsdes, si.bsdes); in sfb_set_limits()
2175 if (si.bsdes != sizeof(struct hws_basic_entry)) { in init_cpum_sampling_pmu()