Home | History | Annotate | Download | only in exp-dhat

Lines Matching defs:aad

1115       ULong aad = api->deaths == 0
1117 // AAD as a fraction of the total program lifetime (so far)
1122 ? 0 : (10000ULL * aad) / g_guest_instrs_executed;
1127 api->deaths, aad, buf );