Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c97 unsigned long empty_mark; /* mark of SDB not marked full */ member
1272 return aux_sdb_num(aux->head, aux->empty_mark); in aux_sdb_num_empty()
1351 idx = aux->empty_mark + 1; in aux_output_begin()
1359 aux->empty_mark = aux->head + range - 1; in aux_output_begin()
1446 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1460 idx = aux->empty_mark + 1; in aux_reset_buffer()
1478 aux->empty_mark = aux->head + range - 1; in aux_reset_buffer()
1666 aux->empty_mark = sfb->num_sdb - 1; in aux_buffer_setup()