Home
last modified time | relevance | path

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

/external/chromium_org/third_party/lcov/contrib/galaxy/
Dgenflat.pl441 my $tracefile = $_[0]; # Name of tracefile
604 die("ERROR: No valid records found in tracefile $tracefile\n");
609 "$tracefile\n");
/external/chromium_org/third_party/lcov/bin/
Dlcov1589 my $tracefile = $_[0]; # Name of tracefile
1613 info("Reading tracefile $tracefile\n");
1885 die("ERROR: no valid records found in tracefile $tracefile\n");
1890 "$tracefile\n");
1895 "tracefile $tracefile\n");
2485 my $tracefile;
2491 foreach $tracefile (@add_tracefile)
2493 $current_trace = read_info_file($tracefile);
Dgenhtml1274 my $tracefile = $_[0]; # Name of tracefile
1300 info("Reading data file $tracefile\n");
1569 die("ERROR: no valid records found in tracefile $tracefile\n");
1574 "$tracefile\n");
1579 "tracefile $tracefile\n");
/external/chromium_org/third_party/lcov/
DCHANGES360 - Added checksumming mechanism: each tracefile now contains a checksum for
472 - Implemented new command line option '--add-tracefile' which allows the
475 of a tracefile
477 data for a particular set of files from a tracefile
479 data for a particular set of files from a tracefile
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvoiceengine.cc1299 std::vector<std::string>::iterator tracefile = in SetTraceOptions() local
1301 if (tracefile != opts.end() && ++tracefile != opts.end()) { in SetTraceOptions()
1304 if (tracing_->SetTraceFile(tracefile->c_str()) == -1) { in SetTraceOptions()
1305 LOG_RTCERR1(SetTraceFile, *tracefile); in SetTraceOptions()
Dwebrtcvideoengine.cc1365 std::vector<std::string>::iterator tracefile = in SetTraceOptions() local
1367 if (tracefile != opts.end() && ++tracefile != opts.end()) { in SetTraceOptions()
1369 if (tracing_->SetTraceFile(tracefile->c_str()) == -1) { in SetTraceOptions()
1370 LOG_RTCERR1(SetTraceFile, *tracefile); in SetTraceOptions()
/external/tcpdump/
DREADME.md212 tcpdump host local-host and remote-host and port ftp-data >tracefile