HomeSort by: relevance | last modified time | path
    Searched defs:opt_userland (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/tprof/
tprof_top.c 87 static int opt_userland = 0; variable in typeref:typename:int
498 if (!opt_userland)
751 if (opt_userland)
818 if (opt_userland)
880 if (opt_userland) {
946 opt_userland = 1;
974 if (opt_userland)
tprof_top.c 87 static int opt_userland = 0; variable in typeref:typename:int
498 if (!opt_userland)
751 if (opt_userland)
818 if (opt_userland)
880 if (opt_userland) {
946 opt_userland = 1;
974 if (opt_userland)

Completed in 138 milliseconds