Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dperf_cpum_sf.c82 unsigned long empty_mark; /* mark of SDB not marked full */ member
1272 #define AUX_SDB_NUM_EMPTY(aux) AUX_SDB_NUM(aux, aux->head, aux->empty_mark)
1354 idx = aux->empty_mark + 1; in aux_output_begin()
1362 aux->empty_mark = aux->head + range - 1; in aux_output_begin()
1381 aux->head, aux->alert_mark, aux->empty_mark, in aux_output_begin()
1459 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1473 idx = aux->empty_mark + 1; in aux_reset_buffer()
1491 aux->empty_mark = aux->head + range - 1; in aux_reset_buffer()
1562 aux->head, aux->alert_mark, aux->empty_mark, in hw_collect_aux()
1693 aux->empty_mark = sfb->num_sdb - 1; in aux_buffer_setup()