Home
last modified time | relevance | path

Searched refs:METRIC_RECORD (Results 1 - 7 of 7) sorted by relevance

/third_party/ninja/src/
H A Dmetrics.h24 /// various actions. To use, see METRIC_RECORD below.
36 /// Used by the METRIC_RECORD macro.
81 /// The primary interface to metrics. Use METRIC_RECORD("foobar") at the top
83 #define METRIC_RECORD(name) \ macro
88 /// A variant of METRIC_RECORD that doesn't record anything if |condition|
H A Dbuild_log.cc262 METRIC_RECORD(".ninja_log load"); in Load()
394 METRIC_RECORD(".ninja_log recompact"); in Recompact()
445 METRIC_RECORD(".ninja_log restat"); in Restat()
H A Ddeps_log.cc153 METRIC_RECORD(".ninja_deps load"); in Load()
312 METRIC_RECORD(".ninja_deps recompact");
H A Dclparser.cc82 METRIC_RECORD("CLParser::Parse"); in Parse()
H A Ddisk_interface.cc182 METRIC_RECORD("node stat");
H A Dbuild.cc824 METRIC_RECORD("StartEdge"); in StartEdge()
871 METRIC_RECORD("FinishCommand"); in FinishCommand()
H A Dgraph.cc655 METRIC_RECORD("depfile load"); in LoadDepFile()

Completed in 6 milliseconds