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

  /src/external/gpl3/gdb/dist/gdbserver/
tracepoint.cc 1377 static void clone_fast_tracepoint (struct tracepoint *to,
2617 clone_fast_tracepoint (tpoint, tp);
3040 clone_fast_tracepoint (struct tracepoint *to, const struct tracepoint *from) function
3265 clone_fast_tracepoint (tpoint, prev_ftpoint);
  /src/external/gpl3/gdb.old/dist/gdbserver/
tracepoint.cc 1377 static void clone_fast_tracepoint (struct tracepoint *to,
2617 clone_fast_tracepoint (tpoint, tp);
3040 clone_fast_tracepoint (struct tracepoint *to, const struct tracepoint *from) function
3265 clone_fast_tracepoint (tpoint, prev_ftpoint);

Completed in 32 milliseconds