Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h312 static inline void thread__set_lbr_stitch(struct thread *thread, struct lbr_stitch *lbrs) in thread__set_lbr_stitch() function
Dthread.c496 thread__set_lbr_stitch(thread, NULL); in thread__free_stitch_list()
Dmachine.c2759 thread__set_lbr_stitch(thread, zalloc(sizeof(struct lbr_stitch))); in alloc_lbr_stitch()
2775 thread__set_lbr_stitch(thread, NULL); in alloc_lbr_stitch()