Searched refs:thread_state (Results 1 – 2 of 2) sorted by relevance
78 void* thread_state; in get_thread_state() local82 bpf_probe_read_user(&thread_state, sizeof(thread_state), in get_thread_state()84 return thread_state; in get_thread_state()250 void* thread_state = pidData->use_tls ? get_thread_state(tls_base, pidData) local252 event->thread_current = thread_state == thread_state_current;262 thread_state +277 thread_state +
113 enum thread_state { enum122 enum thread_state state;