Searched refs:thread_state_current (Results 1 – 1 of 1) sorted by relevance
242 void* thread_state_current = (void*)0; local243 bpf_probe_read_user(&thread_state_current,244 sizeof(thread_state_current),251 : thread_state_current;252 event->thread_current = thread_state == thread_state_current;