value_str_alloc 981 tools/perf/ui/browsers/hists.c char *value_str = NULL, *value_str_alloc = NULL; value_str_alloc 997 tools/perf/ui/browsers/hists.c value_str_alloc = value_str; value_str_alloc 1034 tools/perf/ui/browsers/hists.c free(value_str_alloc);