HomeSort by relevance Sort by last modified time
    Searched refs:desc_line (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/cachegrind/
cg_sim.c 49 Char desc_line[128]; member in struct:__anon13694
68 VG_(sprintf)(c->desc_line, "%d B, %d B, direct-mapped",
71 VG_(sprintf)(c->desc_line, "%d B, %d B, %d-way associative",
cg_main.c     [all...]
  /external/valgrind/main/callgrind/
sim.c 79 char desc_line[128]; member in struct:__anon13709
194 VG_(sprintf)(c->desc_line, "%d B, %d B, direct-mapped%s",
198 VG_(sprintf)(c->desc_line, "%d B, %d B, %d-way associative%s",
654 CLG_DEBUG(6, "Config %s:\n", c->desc_line);
    [all...]

Completed in 64 milliseconds