Searched refs:FDR (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_fdr_flags.inc | 9 // XRay FDR Mode runtime flags. 16 // FDR (Flight Data Recorder) Mode logging options. 18 "FDR logging will try to skip functions that execute for fewer " 21 "FDR logging will wait this much time in milliseconds before "
|
D | xray_flags.inc | 38 // FDR (Flight Data Recorder) Mode logging options.
|
D | CMakeLists.txt | 282 # FDR mode runtime archive (addon for clang_rt.xray)
|
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ |
D | DependencyScanningTool.cpp | 132 FullDependenciesResult FDR; in getFullDependencies() local 139 FDR.DiscoveredModules.push_back(std::move(M.second)); in getFullDependencies() 142 FDR.FullDeps = std::move(FD); in getFullDependencies() 143 return FDR; in getFullDependencies()
|
/external/llvm-project/llvm/docs/ |
D | XRay.rst | 228 fixed amount of memory's worth of events. Flight Data Recorder (FDR) mode works 231 programmatically until the buffers are finalized and flushed. To use FDR mode 233 the ``XRAY_OPTIONS`` environment variable. Additional options to the FDR mode 240 described by `XRay FDR format <XRayFDRFormat.html>`_ 242 When FDR mode is on, it will keep writing and recycling memory buffers until 268 The default settings for the FDR mode implementation will create logs named 271 support all versions of the FDR mode format as we add more functionality and 291 convert from binary XRay traces (both basic and FDR mode) to YAML,
|
/external/llvm-project/clang/tools/clang-scan-deps/ |
D | ClangScanDeps.cpp | 241 void mergeDeps(StringRef Input, FullDependenciesResult FDR, in mergeDeps() argument 243 const FullDependencies &FD = FDR.FullDeps; in mergeDeps() 252 for (const ModuleDeps &MD : FDR.DiscoveredModules) { in mergeDeps()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 1848 ,"GB","FDR","Farnham","Farnham","DOR","--3-----","RL","0201",,"5055N 00203W", 12242 ,"IT","FDR","Fabrica di Roma","Fabrica di Roma",,"--3-----","RQ","9705",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3326 "+","PT","FDR","Foz de Arouce","Foz de Arouce","06","--3-----","RL","1301",,"4009N 00817W", 15345 ,"US","FDR","Frederick","Frederick","OK","---4----","AI","9601",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 19656 ,"DE","FDR","Friedrichroda","Friedrichroda","TH","--3--6--","RL","1207",,"5052N 01034E", 28989 ,"ES","FDR","Fuente de Piedra","Fuente de Piedra",,"--3-----","RL","0212",,"3708N 00443W", 35837 ,"FR","FDR","Fraisse-des-Corbieres","Fraisse-des-Corbieres","11","1-------","RQ","0907",,,
|