HomeSort by relevance Sort by last modified time
    Searched full:add_tracepoint (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.c 376 static int add_tracepoint(struct list_head *list, int *idx, function
415 ret = add_tracepoint(list, idx, sys_name, evt_ent->d_name);
427 add_tracepoint(list, idx, sys_name, evt_name);

Completed in 51 milliseconds