/tools/perf/arch/x86/util/ |
D | unwind-libunwind.c | 11 int id; in libunwind__arch_reg_id() local 75 int id; in libunwind__arch_reg_id() local
|
/tools/perf/scripts/python/ |
D | syscall-counts.py | 38 common_callchain, id, args): argument 49 id, args): argument
|
D | syscall-counts-by-pid.py | 41 common_callchain, id, args): argument 53 id, args): argument
|
D | failed-syscalls-by-pid.py | 42 common_callchain, id, ret): argument 55 id, ret): argument
|
D | sctop.py | 47 common_callchain, id, args): argument 58 id, args): argument
|
/tools/perf/util/ |
D | cpumap.h | 39 static inline int cpu_map__id_to_socket(int id) in cpu_map__id_to_socket() 44 static inline int cpu_map__id_to_cpu(int id) in cpu_map__id_to_cpu()
|
D | perf_regs.c | 10 int perf_reg_value(u64 *valp, struct regs_dump *regs, int id) in perf_reg_value()
|
D | stat.h | 25 enum perf_stat_evsel_id id; member 64 #define perf_stat_evsel__is(evsel, id) \ argument
|
D | stat.c | 68 enum perf_stat_evsel_id id) in __perf_evsel_stat__is() 75 #define ID(id, name) [PERF_STAT_EVSEL_ID__##id] = #name argument
|
D | evlist.c | 287 perf_evlist__find_tracepoint_by_id(struct perf_evlist *evlist, int id) in perf_evlist__find_tracepoint_by_id() 535 int cpu, int thread, u64 id) in perf_evlist__id_hash() 547 int cpu, int thread, u64 id) in perf_evlist__id_add() 559 u64 id; in perf_evlist__id_add_fd() local 610 struct perf_sample_id *perf_evlist__id2sid(struct perf_evlist *evlist, u64 id) in perf_evlist__id2sid() 626 struct perf_evsel *perf_evlist__id2evsel(struct perf_evlist *evlist, u64 id) in perf_evlist__id2evsel() 644 u64 id) in perf_evlist__id2evsel_strict() 659 union perf_event *event, u64 *id) in perf_evlist__event2id() 686 u64 id; in perf_evlist__event2evsel() local
|
D | event.h | 51 u64 id; member 69 u64 id; member 75 u64 id; member 112 u64 id; member 185 u64 id; member 276 u64 id[]; member 297 u64 id; member
|
/tools/perf/arch/arm/include/ |
D | perf_regs.h | 17 static inline const char *perf_reg_name(int id) in perf_reg_name()
|
/tools/perf/arch/arm64/include/ |
D | perf_regs.h | 17 static inline const char *perf_reg_name(int id) in perf_reg_name()
|
/tools/power/cpupower/utils/idle_monitor/ |
D | snb_idle.c | 61 static int snb_get_count(enum intel_snb_id id, unsigned long long *val, in snb_get_count() 87 static int snb_get_count_percent(unsigned int id, double *percent, in snb_get_count_percent()
|
D | hsw_ext_idle.c | 63 static int hsw_ext_get_count(enum intel_hsw_ext_id id, unsigned long long *val, in hsw_ext_get_count() 89 static int hsw_ext_get_count_percent(unsigned int id, double *percent, in hsw_ext_get_count_percent()
|
D | nhm_idle.c | 72 static int nhm_get_count(enum intel_nhm_id id, unsigned long long *val, in nhm_get_count() 102 static int nhm_get_count_percent(unsigned int id, double *percent, in nhm_get_count_percent()
|
D | mperf_monitor.c | 117 static int mperf_get_count_percent(unsigned int id, double *percent, in mperf_get_count_percent() 154 static int mperf_get_count_freq(unsigned int id, unsigned long long *count, in mperf_get_count_freq()
|
D | amd_fam14h_idle.c | 196 static int fam14h_nbp1_count(unsigned int id, unsigned long long *count, in fam14h_nbp1_count() 208 static int fam14h_get_count_percent(unsigned int id, double *percent, in fam14h_get_count_percent()
|
D | cpuidle_sysfs.c | 27 static int cpuidle_get_count_percent(unsigned int id, double *percent, in cpuidle_get_count_percent()
|
/tools/perf/arch/x86/include/ |
D | perf_regs.h | 26 static inline const char *perf_reg_name(int id) in perf_reg_name()
|
/tools/perf/tests/ |
D | parse-no-sample-id-all.c | 55 u64 id; member
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 76 def syscall_name(id): argument
|
/tools/perf/ |
D | builtin-stat.c | 451 static void aggr_printout(struct perf_evsel *evsel, int id, int nr) in aggr_printout() 493 static void nsec_printout(int id, int nr, struct perf_evsel *evsel, double avg) in nsec_printout() 521 static void abs_printout(int id, int nr, struct perf_evsel *evsel, double avg) in abs_printout() 551 static void printout(int id, int nr, struct perf_evsel *counter, double uval) in printout() 573 int cpu, s, s2, id, nr; in print_aggr() local
|
/tools/testing/selftests/timers/ |
D | posix_timers.c | 142 timer_t id; in check_timer_create() local
|
/tools/testing/selftests/ipc/ |
D | msgque.c | 35 int fd, ret, id, i; in restore_queue() local
|