Searched refs:record_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
596 record_script_path = get_script_path(argv[1], RECORD_SUFFIX);
597 if (!record_script_path) {
625 __argv[1] = record_script_path;

Completed in 35 milliseconds