Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxenoprof.c483 static int xenoprof_buf_space(struct domain *d, xenoprof_buf_t * buf, int size) in xenoprof_buf_space() function
510 if ( xenoprof_buf_space(d, buf, size) > 0 ) in xenoprof_add_sample()
574 if ( (xenoprof_buf_space(d, buf, v->event_size) < 2) || in xenoprof_log_event()

Completed in 5 milliseconds