Home
last modified time | relevance | path

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

/external/bcc/tools/
Dllcstat.py105 tot_miss = 0 variable
112 tot_miss += miss
119 tot_ref, tot_miss, (float(tot_ref - tot_miss) / float(tot_ref)) * 100.0))