Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h321 static inline uint32_t thread__e_flags(const struct thread *thread) in thread__e_flags() function
H A Dthread.c498 *e_flags = thread__e_flags(thread); in thread__e_machine()