Home
last modified time | relevance | path

Searched refs:thread__set_lbr_stitch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dthread.h326 static inline void thread__set_lbr_stitch(struct thread *thread, struct lbr_stitch *lbrs) in thread__set_lbr_stitch() function
H A Dthread.c492 thread__set_lbr_stitch(thread, NULL); in thread__free_stitch_list()
H A Dmachine.c2765 thread__set_lbr_stitch(thread, zalloc(sizeof(struct lbr_stitch))); in alloc_lbr_stitch()
2781 thread__set_lbr_stitch(thread, NULL); in alloc_lbr_stitch()