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

  /src/external/gpl3/gdb.old/dist/gdb/
tracectf.c 896 int handle_id = bt_context_add_trace (ctx, dirname, "ctf", NULL, NULL, NULL); local
897 if (handle_id < 0)
915 bt_ctf_get_event_decl_list (handle_id, ctx, &list, &count);
  /src/external/gpl3/gdb/dist/gdb/
tracectf.c 896 int handle_id = bt_context_add_trace (ctx, dirname, "ctf", NULL, NULL, NULL); local
897 if (handle_id < 0)
915 bt_ctf_get_event_decl_list (handle_id, ctx, &list, &count);

Completed in 34 milliseconds