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
1276 return aux_sdb_num(aux->head, aux->empty_mark); in aux_sdb_num_empty()
1355 idx = aux->empty_mark + 1; in aux_output_begin()
1363 aux->empty_mark = aux->head + range - 1; in aux_output_begin()
1450 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1464 idx = aux->empty_mark + 1; in aux_reset_buffer()
1482 aux->empty_mark = aux->head + range - 1; in aux_reset_buffer()
1670 aux->empty_mark = sfb->num_sdb - 1; in aux_buffer_setup()