Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxenoprof.c92 struct xenoprof *x = d->xenoprof; in is_active()
98 struct xenoprof *x = d->xenoprof; in is_passive()
215 d->xenoprof = xzalloc(struct xenoprof); in alloc_xenoprof_struct()
289 struct xenoprof *x; in free_xenoprof_pages()
292 x = d->xenoprof; in free_xenoprof_pages()
304 d->xenoprof = NULL; in free_xenoprof_pages()
321 struct xenoprof *x; in set_active()
327 x = d->xenoprof; in set_active()
348 x = d->xenoprof; in reset_active()
372 x = d->xenoprof; in reset_passive()
[all …]
A DMakefile65 obj-$(CONFIG_XENOPROF) += xenoprof.o
A Ddomctl.c579 if ( d->xenoprof ) in do_domctl()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dxenoprof.h48 struct xenoprof { struct
67 #define xenoprof_buf(d, b, field) (*(!(d)->xenoprof->is_compat ? \ argument
A Dsched.h436 struct xenoprof *xenoprof; member
/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A DMakefile1 obj-y += xenoprof.o
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst133 ? xenoprof_init xenoprof.h
134 ? xenoprof_passive xenoprof.h
A DMakefile24 compat/xenoprof.h

Completed in 15 milliseconds