Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c99 unsigned long empty_mark; /* mark of SDB not marked full */ member
1277 return aux_sdb_num(aux->head, aux->empty_mark); in aux_sdb_num_empty()
1356 idx = aux->empty_mark + 1; in aux_output_begin()
1364 aux->empty_mark = aux->head + range - 1; in aux_output_begin()
1451 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1465 idx = aux->empty_mark + 1; in aux_reset_buffer()
1483 aux->empty_mark = aux->head + range - 1; in aux_reset_buffer()
1671 aux->empty_mark = sfb->num_sdb - 1; in aux_buffer_setup()