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

  /external/kernel-headers/original/linux/
perf_event.h 616 struct perf_sample_data;
619 struct perf_sample_data *,
853 struct perf_sample_data { struct
875 void perf_sample_data_init(struct perf_sample_data *data, u64 addr)
883 struct perf_sample_data *data,
886 struct perf_sample_data *data,
891 struct perf_sample_data *data,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 718 struct perf_sample_data;
721 struct perf_sample_data *,
993 struct perf_sample_data { struct
1014 static inline void perf_sample_data_init(struct perf_sample_data *data, u64 addr)
1022 struct perf_sample_data *data,
1025 struct perf_sample_data *data,
1030 struct perf_sample_data *data,

Completed in 24 milliseconds