HomeSort by: relevance | last modified time | path
    Searched defs:memory_stalls (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/rx/
rx.c 202 static unsigned long long memory_stalls; variable
428 memory_stalls ++;
598 memory_stalls ++;
2209 memory_stalls = 0;
2277 printf("%13s memory stalls\n", comma (memory_stalls));
  /src/external/gpl3/gdb.old/dist/sim/rx/
rx.c 202 static unsigned long long memory_stalls; variable
428 memory_stalls ++;
598 memory_stalls ++;
2209 memory_stalls = 0;
2277 printf("%13s memory stalls\n", comma (memory_stalls));

Completed in 28 milliseconds