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