Home
last modified time | relevance | path

Searched refs:tracefile (Results 1 – 7 of 7) sorted by relevance

/external/bcc/src/lua/bcc/
Drun.lua54 local tracefile = table.remove(arg, 1)
55 if not tracefile then print_usage() end
58 BPF.script_root(tracefile)
67 local command = dofile(tracefile)
/external/perfetto/tools/
Dadd_tp_diff_test.sh5 read -p "Name to trace file (in test/): " tracefile
16 TRACE_PATH=$TEST_PATH/$tracefile
17 TRACE_BASE=$(basename $tracefile)
/external/autotest/client/profilers/perf/
Dperf.py67 tracefile = os.path.join(test.profdir, 'trace')
70 outfile = open(tracefile, 'w')
/external/arm-optimized-routines/test/
Dmathbench.c384 const char *tracefile = "-"; in main() local
425 tracefile = argv[1]; in main()
442 readtrace (tracefile); in main()
/external/bcc/src/python/bcc/
D__init__.py293 self.tracefile = None
1062 if not self.tracefile:
1063 self.tracefile = open("%s/trace_pipe" % TRACEFS, "rb")
1065 fd = self.tracefile.fileno()
1068 return self.tracefile
1255 if self.tracefile:
1256 self.tracefile.close()
1257 self.tracefile = None
/external/tcpdump/
DREADME194 tcpdump host local-host and remote-host and port ftp-data >tracefile
DREADME.md194 tcpdump host local-host and remote-host and port ftp-data >tracefile