HomeSort by relevance Sort by last modified time
    Searched refs:perf_session__remove_thread (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
session.h 127 void perf_session__remove_thread(struct perf_session *self, struct thread *th);
event.c 651 perf_session__remove_thread(session, thread);
session.c 225 void perf_session__remove_thread(struct perf_session *self, struct thread *th) function
    [all...]

Completed in 1082 milliseconds