Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c96 unsigned long alert_mark; /* index of SDB of alert request position */ member
1267 return aux_sdb_num(aux->head, aux->alert_mark); in aux_sdb_num_alert()
1317 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_end()
1363 aux->alert_mark = aux->head + range/2 - 1; in aux_output_begin()
1364 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_begin()
1444 return aux_set_alert(aux, aux->alert_mark, overflow); in aux_reset_buffer()
1446 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1451 if (!aux_set_alert(aux, aux->alert_mark, overflow)) in aux_reset_buffer()
1469 if (idx == aux->alert_mark) in aux_reset_buffer()
1522 aux->alert_mark = aux->head; in hw_collect_aux()
[all …]