Home
last modified time | relevance | path

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

/xen/xen/common/
A Dxenoprof.c67 struct xenoprof { struct
133 struct xenoprof *x = d->xenoprof; in is_active()
139 struct xenoprof *x = d->xenoprof; in is_passive()
254 d->xenoprof = xzalloc(struct xenoprof); in alloc_xenoprof_struct()
330 struct xenoprof *x; in free_xenoprof_pages()
333 x = d->xenoprof; in free_xenoprof_pages()
345 d->xenoprof = NULL; in free_xenoprof_pages()
368 x = d->xenoprof; in set_active()
388 x = d->xenoprof; in reset_active()
411 x = d->xenoprof; in reset_passive()
[all …]
A DMakefile62 obj-$(CONFIG_XENOPROF) += xenoprof.o
/xen/xen/arch/x86/oprofile/
A DMakefile1 obj-y += xenoprof.o
/xen/xen/include/
A Dxlat.lst146 ? xenoprof_init xenoprof.h
147 ? xenoprof_passive xenoprof.h
A DMakefile23 compat/xenoprof.h
/xen/xen/include/xen/
A Dsched.h474 struct xenoprof *xenoprof; member

Completed in 14 milliseconds