Home
last modified time | relevance | path

Searched refs:thread__free_stitch_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dthread.h158 void thread__free_stitch_list(struct thread *thread);
Dthread.c114 thread__free_stitch_list(thread); in thread__delete()
458 void thread__free_stitch_list(struct thread *thread) in thread__free_stitch_list() function