Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.h42 #define DEFAULT_CALLGRAPH_DEPTH 16 macro
H A Dpmcstat.c485 args.pa_graphdepth = DEFAULT_CALLGRAPH_DEPTH; in main()