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

  /external/linux-tools-perf/util/
session.h 94 bool ordering_requires_timestamps; member in struct:perf_event_ops
session.c 179 if (ops && ops->ordering_requires_timestamps &&
    [all...]
  /external/linux-tools-perf/
builtin-annotate.c 174 .ordering_requires_timestamps = true,
builtin-diff.c 66 .ordering_requires_timestamps = true,
builtin-report.c 201 .ordering_requires_timestamps = true,
builtin-script.c 385 .ordering_requires_timestamps = true,

Completed in 48 milliseconds