Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dmain.c87 static int total_layers; /* number of layers in the process tree */ variable
468 ar, filenum, pcbnum, total_procs, total_layers); in audit_stats()
526 total_layers = 1; in calc_procs()
528 val = a_pow(max_sproc, total_layers); in calc_procs()
531 total_layers++; in calc_procs()
542 total_layers, total_procs); in calc_procs()