Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcpu_mf.h65 unsigned int bsdes:16; /* 4-5: size of basic sampling entry */ member
133 unsigned int bsdes:16; /* 32-47: size of basic SDE */ member
Dperf_event.h82 u16 bsdes; /* Basic-sampling data entry size */ member
/arch/s390/kernel/
Dperf_event.c152 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf()
200 " sample_size=%u\n", si.bsdes); in sl_print_sampling()
Dperf_cpum_sf.c318 CPUM_SF_SDB_DIAG_FACTOR = DIV_ROUND_UP(si.dsdes, si.bsdes); in sfb_set_limits()
366 sample_size = sfr->bsdes; in event_sample_size()
408 sfr->bsdes = cpuhw->qsi.bsdes; in allocate_buffers()
1630 if (si.bsdes != sizeof(struct hws_basic_entry)) { in init_cpum_sampling_pmu()