Searched refs:xenctx (Results 1 – 3 of 3) sorted by relevance
75 static struct xenctx { struct96 } xenctx; argument840 mem_addr + xenctx.lines * xenctx.bytes_per_line); in print_mem()885 if ( xenctx.lines ) in print_stack()996 xenctx.xc_handle, xenctx.domid, HVM_SAVE_CODE(CPU), in dump_ctx()1191 if ( xenctx.lines < 0 || xenctx.lines == INT_MAX) in main()1236 if ( xenctx.frame_ptrs && xenctx.do_stack ) in main()1272 ret = xc_domain_getinfo(xenctx.xc_handle, xenctx.domid, 1, &xenctx.dominfo); in main()1278 ret = xc_domain_pause(xenctx.xc_handle, xenctx.domid); in main()1288 if ( xenctx.do_stack || xenctx.all_vcpus ) in main()[all …]
14 LIBBIN = xenctx54 xenctx: xenctx.o target
279 tools/xentrace/xenctx
Completed in 5 milliseconds