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

  /external/linux-tools-perf/util/
sort.h 21 #include "callchain.h"
52 * @row_offset - offset from the first callchain expanded to appear on screen
53 * @nr_rows - rows expanded in callchain, recalculated on folding/unfolding
81 struct callchain_root callchain[0]; member in struct:hist_entry
event.h 82 struct ip_callchain *callchain; member in struct:perf_sample
  /external/kernel-headers/original/linux/
perf_event.h 870 struct perf_callchain_entry *callchain; member in struct:perf_sample_data
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 1010 struct perf_callchain_entry *callchain; member in struct:perf_sample_data

Completed in 97 milliseconds