HomeSort by: relevance | last modified time | path
    Searched defs:DERIVED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
BaseMetric.h 48 // Clock Profiling, Derived Metrics:
114 // Derived Metrics
115 DERIVED
133 BaseMetric (const char *_cmd, const char *_username, Definition *def); // derived metrics
160 return val_spec != NULL || type == DERIVED || type == SIZES || type == ADDRESS;
  /src/external/gpl3/binutils.old/dist/gprofng/src/
BaseMetric.h 48 // Clock Profiling, Derived Metrics:
114 // Derived Metrics
115 DERIVED
133 BaseMetric (const char *_cmd, const char *_username, Definition *def); // derived metrics
160 return val_spec != NULL || type == DERIVED || type == SIZES || type == ADDRESS;

Completed in 62 milliseconds