Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c93 struct aux_buffer { struct
94 struct sf_buffer sfb;
95 unsigned long head; /* index of SDB of buffer head */
96 unsigned long alert_mark; /* index of SDB of alert request position */
97 unsigned long empty_mark; /* mark of SDB not marked full */
98 unsigned long *sdb_index; /* SDB address for fast lookup */
99 unsigned long *sdbt_index; /* SDBT address for fast lookup */
/linux/tools/perf/util/
H A Dcs-etm.c1436 struct auxtrace_buffer *aux_buffer = etmq->buffer; in cs_etm__get_trace() local