Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h326 static inline void thread__set_e_flags(struct thread *thread, uint32_t e_flags) in thread__set_e_flags() function
H A Dthread.c544 thread__set_e_flags(thread, local_e_flags); in thread__e_machine()