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

  /external/linux-tools-perf/util/
alias.c 4 static char *alias_val; variable
11 alias_val = strdup(v);
20 alias_val = NULL;
22 return alias_val;

Completed in 1185 milliseconds