Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/pmcstat/
Dpmcstat.h44 #define DEFAULT_CALLGRAPH_DEPTH 16 macro
Dpmcstat.c472 args.pa_graphdepth = DEFAULT_CALLGRAPH_DEPTH; in main()