Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c73 #define SAMPLE_ELM_FLAGS_USER 0x00000001 macro
496 flags |= SAMPLE_ELM_FLAGS_USER; in sample_collect()
807 if (e->flags & SAMPLE_ELM_FLAGS_USER) { in sample_show()