Searched refs:inherit_thread (Results 1 – 3 of 3) sorted by relevance
60 .inherit_thread = 1, /* ... but only cloned with CLONE_THREAD. */ in make_event_attr()
140 PRINT_ATTRf(inherit_thread, p_unsigned); in perf_event_attr__fprintf()
414 inherit_thread : 1, /* children only inherit if cloned with CLONE_THREAD */ member