HomeSort by relevance Sort by last modified time
    Searched refs:ordering_requires_timestamps (Results 1 - 7 of 7) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
tool.h 44 bool ordering_requires_timestamps; member in struct:perf_tool
session.c 150 if (tool && tool->ordering_requires_timestamps &&
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-annotate.c 285 .ordering_requires_timestamps = true,
builtin-diff.c 348 .ordering_requires_timestamps = true,
builtin-report.c 758 .ordering_requires_timestamps = true,
builtin-script.c 553 .ordering_requires_timestamps = true,
    [all...]
builtin-trace.c 1069 trace->tool.ordering_requires_timestamps = true;
    [all...]

Completed in 519 milliseconds