Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Ds390-cpumsf.c373 unsigned short *bsdes, in s390_cpumsf_validate() argument
379 *dsdes = *bsdes = 0; in s390_cpumsf_validate()
387 *bsdes = be16toh(te->bsdes); 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()
410 *bsdes = 32; in s390_cpumsf_validate()
439 unsigned short bsdes, dsdes; in s390_cpumsf_dump() local
461 pos += bsdes; in s390_cpumsf_dump()
484 te.bsdes = bsdes; in s390_cpumsf_dump()
[all …]
A Ds390-cpumsf-kernel.h52 unsigned int bsdes:16; /* 32-47: size of basic SDE */ member
/linux-6.3-rc2/arch/s390/include/asm/
A Dcpu_mf.h68 unsigned int bsdes:16; /* 4-5: size of basic sampling entry */ member
139 unsigned int bsdes:16; /* 32-47: size of basic SDE */ member
/linux-6.3-rc2/arch/s390/kernel/
A Dperf_event.c129 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf()
177 " sample_size=%u\n", si.bsdes); in sl_print_sampling()
A Dperf_cpum_sf.c381 CPUM_SF_SDB_DIAG_FACTOR = DIV_ROUND_UP(si.dsdes, si.bsdes); in sfb_set_limits()
2269 if (si.bsdes != sizeof(struct hws_basic_entry)) { in init_cpum_sampling_pmu()

Completed in 35 milliseconds