Searched refs:report_script_path (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-trace.c592 char *record_script_path, *report_script_path; local
602 report_script_path = get_script_path(argv[1], REPORT_SUFFIX);
603 if (!report_script_path) {
639 __argv[1] = report_script_path;

Completed in 94 milliseconds