Searched refs:event_size (Results 1 – 3 of 3) sorted by relevance
44 int event_size; member
79 uint32_t event_size; member
273 d->xenoprof->vcpu[v->vcpu_id].event_size = max_samples; in alloc_xenoprof_struct()275 xenoprof_buf(d, buf, event_size) = max_samples; in alloc_xenoprof_struct()501 size = xenoprof_buf(d, buf, event_size); in xenoprof_add_sample()574 if ( (xenoprof_buf_space(d, buf, v->event_size) < 2) || in xenoprof_log_event()
Completed in 5 milliseconds