HomeSort by relevance Sort by last modified time
    Searched full:cost_bc (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/callgrind/
main.c 135 ULong* cost_Bc;
147 cost_Bc = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BC);
149 cost_Bc = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_BC];
153 cost_Bc[0]++;
156 cost_Bc[1]++;
    [all...]

Completed in 204 milliseconds