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

  /external/perf_data_converter/src/quipper/
perf_parser_test.cc 679 .WithDeviceInfo(major(tmp_stat.st_dev), minor(tmp_stat.st_dev),
685 .WithDeviceInfo(major(tmp_stat.st_dev), minor(tmp_stat.st_dev),
818 .WithDeviceInfo(major(tmp_stat.st_dev), minor(tmp_stat.st_dev),
    [all...]
test_perf_data.h 292 SelfT& WithDeviceInfo(u32 maj, u32 min, u64 ino) {

Completed in 656 milliseconds