Searched refs:tear (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | cpu_mf.h | 72 unsigned long tear; /* 24-31: TEAR contents */ member 92 unsigned long tear; /* 16-23: TEAR contents */ member
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | cpu_mf.h | 72 unsigned long tear; /* 24-31: TEAR contents */ member 92 unsigned long tear; /* 16-23: TEAR contents */ member
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | perf_event.c | 149 " bsdes=%i tear=%016lx dear=%016lx\n", cpu, in print_debug_sf() 150 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf() 153 " dsdes=%i tear=%016lx dear=%016lx\n", cpu, in print_debug_sf() 154 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear); in print_debug_sf()
|
H A D | perf_cpum_sf.c | 315 "%s: tear %#lx dear %#lx\n", __func__, in alloc_sampling_buffer() 995 "interval %#lx tear %#lx dear %#lx\n", __func__, in cpumsf_pmu_enable() 998 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in cpumsf_pmu_enable() 1035 cpuhw->lsctl.tear = si.tear; in cpumsf_pmu_disable() 1424 * head(tear/dear). 1473 cpuhw->lsctl.tear = base + offset * sizeof(unsigned long); in aux_output_begin() 1477 "index %ld tear %#lx dear %#lx\n", __func__, in aux_output_begin() 1480 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in aux_output_begin() 1935 cpuhw->lsctl.tear in cpumsf_pmu_add() [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | perf_event.c | 128 " bsdes=%i tear=%016lx dear=%016lx\n", cpu, in print_debug_sf() 129 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf() 132 " dsdes=%i tear=%016lx dear=%016lx\n", cpu, in print_debug_sf() 133 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear); in print_debug_sf()
|
H A D | perf_cpum_sf.c | 367 "%s: tear %#lx dear %#lx\n", __func__, in alloc_sampling_buffer() 1028 "interval %#lx tear %#lx dear %#lx\n", __func__, in cpumsf_pmu_enable() 1031 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in cpumsf_pmu_enable() 1067 cpuhw->lsctl.tear = si.tear; in cpumsf_pmu_disable() 1457 * head(tear/dear). 1504 cpuhw->lsctl.tear = virt_to_phys((void *)base) + offset * sizeof(unsigned long); in aux_output_begin() 1508 "index %ld tear %#lx dear %#lx\n", __func__, in aux_output_begin() 1511 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in aux_output_begin() 1961 cpuhw->lsctl.tear in cpumsf_pmu_add() [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/ |
H A D | tx3927.h | 146 volatile unsigned long tear; member
|
Completed in 10 milliseconds