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

  /external/linux-tools-perf/util/
trace-event-parse.c 1604 struct print_arg *item_arg; local
1640 item_arg = malloc_or_die(sizeof(*item_arg));
1644 arg->typecast.item = item_arg;
1645 type = process_arg_token(event, item_arg, &token, type);
    [all...]

Completed in 47 milliseconds