Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dxenoprof.h44 int event_size; member
/xen-4.10.0-shim-comet/xen/include/public/
A Dxenoprof.h79 uint32_t event_size; member
/xen-4.10.0-shim-comet/xen/common/
A Dxenoprof.c273 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