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

  /src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc 1256 static LONGEST tracing_stop_time; variable
3424 tracing_stop_time = get_timestamp ();
3684 phex_nz (tracing_stop_time, sizeof (tracing_stop_time)),
  /src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc 1256 static LONGEST tracing_stop_time; variable
3424 tracing_stop_time = get_timestamp ();
3684 phex_nz (tracing_stop_time, sizeof (tracing_stop_time)),

Completed in 31 milliseconds