Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dpyperf.h79 void* thread_state; in get_thread_state() local
83 bpf_probe_read_user(&thread_state, sizeof(thread_state), in get_thread_state()
85 return thread_state; in get_thread_state()
251 void* thread_state = pidData->use_tls ? get_thread_state(tls_base, pidData) local
253 event->thread_current = thread_state == thread_state_current;
263 thread_state +
278 thread_state +
/linux/tools/perf/
A Dbuiltin-sched.c96 enum thread_state { enum
105 enum thread_state state;

Completed in 15 milliseconds