Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/auditreduce/
H A Dmain.c82 static int total_layers; /* number of layers in the process tree */ variable
456 ar, filenum, pcbnum, total_procs, total_layers); in audit_stats()
514 total_layers = 1; in calc_procs()
516 val = a_pow(max_sproc, total_layers); in calc_procs()
519 total_layers++; in calc_procs()
530 total_layers, total_procs); in calc_procs()