Searched refs:thr_pwrite_ptr (Results 1 – 3 of 3) sorted by relevance
127 int thr_pwrite_ptr(const struct td_thragent *, psaddr_t, psaddr_t);
387 thr_pwrite_ptr(ta, ta->thread_last_event_addr, 0); in pt_ta_event_getmsg()697 thr_pwrite_ptr(ta, ta->thread_last_event_addr, 0); in pt_thr_event_getmsg()
439 thr_pwrite_ptr(const struct td_thragent *ta, psaddr_t addr, psaddr_t val) in thr_pwrite_ptr() function