Searched refs:singlestep (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/xen/interface/
H A Dvm_event.h118 * Xen will switch the vCPU to on the occurance of the first singlestep, after
119 * which singlestep gets automatically disabled.
379 struct vm_event_singlestep singlestep; member in union:vm_event_st::__anon16168
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c1039 static lu_mem singlestep (lua_State *L) { function
1112 singlestep(L);
1147 lu_mem work = singlestep(L); /* do some work */
/freebsd-13-stable/contrib/lua/src/
H A Dlgc.c1576 static lu_mem singlestep (lua_State *L) { function
1634 singlestep(L);
1652 lu_mem work = singlestep(L); /* perform one single step */

Completed in 94 milliseconds