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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
machine.h 164 void machines__destroy_kernel_maps(struct machines *machines);
machine.c 611 void machines__destroy_kernel_maps(struct machines *machines) function
    [all...]
session.c 106 machines__destroy_kernel_maps(&self->machines);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
code-reading.c 540 machines__destroy_kernel_maps(&machines);

Completed in 67 milliseconds