Searched refs:pt_fxsave_to_ucontext (Results 1 – 3 of 3) sorted by relevance
89 void pt_fxsave_to_ucontext(const char *, ucontext_t *);
845 pt_fxsave_to_ucontext(fxsave, &tmbx.tm_context); in pt_thr_setxmmregs()
82 pt_fxsave_to_ucontext(const char* r, ucontext_t *uc) in pt_fxsave_to_ucontext() function