Searched refs:get_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.c495 static char *get_script_path(const char *script_root, const char *suffix) function
596 record_script_path = get_script_path(argv[1], RECORD_SUFFIX);
602 report_script_path = get_script_path(argv[1], REPORT_SUFFIX);
651 script_path = get_script_path(argv[2], suffix);

Completed in 56 milliseconds