Home
last modified time | relevance | path

Searched defs:aux_buffer (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
Dperf_cpum_sf.c78 struct aux_buffer { struct
79 struct sf_buffer sfb;
80 unsigned long head; /* index of SDB of buffer head */
81 unsigned long alert_mark; /* index of SDB of alert request position */
82 unsigned long empty_mark; /* mark of SDB not marked full */
83 unsigned long *sdb_index; /* SDB address for fast lookup */
84 unsigned long *sdbt_index; /* SDBT address for fast lookup */
/kernel/linux/linux-6.6/arch/s390/kernel/
Dperf_cpum_sf.c79 struct aux_buffer { struct
80 struct sf_buffer sfb;
81 unsigned long head; /* index of SDB of buffer head */
82 unsigned long alert_mark; /* index of SDB of alert request position */
83 unsigned long empty_mark; /* mark of SDB not marked full */
84 unsigned long *sdb_index; /* SDB address for fast lookup */
85 unsigned long *sdbt_index; /* SDBT address for fast lookup */
/kernel/linux/linux-5.10/tools/perf/util/
Dcs-etm.c1033 struct auxtrace_buffer *aux_buffer = etmq->buffer; in cs_etm__get_trace() local
/kernel/linux/linux-6.6/tools/perf/util/
Dcs-etm.c1323 struct auxtrace_buffer *aux_buffer = etmq->buffer; in cs_etm__get_trace() local