Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 57) sorted by relevance

123

/tools/perf/arch/x86/util/
Dunwind-libunwind.c13 int id; in LIBUNWIND__ARCH_REG_ID() local
77 int id; in LIBUNWIND__ARCH_REG_ID() local
/tools/perf/util/
Dcpumap.h41 static inline int cpu_map__id_to_socket(int id) in cpu_map__id_to_socket()
46 static inline int cpu_map__id_to_cpu(int id) in cpu_map__id_to_cpu()
Dsyscalltbl.c31 int id; member
94 const char *syscalltbl__name(const struct syscalltbl *tbl __maybe_unused, int id) in syscalltbl__name()
125 const char *syscalltbl__name(const struct syscalltbl *tbl, int id) in syscalltbl__name()
Dperf_regs.c10 int perf_reg_value(u64 *valp, struct regs_dump *regs, int id) in perf_reg_value()
Dstat.h30 enum perf_stat_evsel_id id; member
69 #define perf_stat_evsel__is(evsel, id) \ argument
Dtrace-event.c109 struct event_format *trace_event__tp_format_id(int id) in trace_event__tp_format_id()
Devent.h51 u64 id; member
69 u64 id; member
75 u64 id; member
112 u64 id; member
185 u64 id; member
310 u64 id[]; member
331 u64 id; member
354 u64 id; member
448 u64 id; member
/tools/perf/scripts/python/
Dsyscall-counts.py38 common_callchain, id, args): argument
49 id, args): argument
Dfailed-syscalls-by-pid.py42 common_callchain, id, ret): argument
55 id, ret): argument
Dsyscall-counts-by-pid.py41 common_callchain, id, args): argument
53 id, args): argument
Dsctop.py47 common_callchain, id, args): argument
58 id, args): argument
/tools/perf/arch/arm64/include/
Dperf_regs.h17 static inline const char *perf_reg_name(int id) in perf_reg_name()
/tools/perf/arch/arm/include/
Dperf_regs.h17 static inline const char *perf_reg_name(int id) in perf_reg_name()
/tools/perf/arch/powerpc/include/
Dperf_regs.h67 static inline const char *perf_reg_name(int id) in perf_reg_name()
/tools/perf/arch/x86/include/
Dperf_regs.h26 static inline const char *perf_reg_name(int id) in perf_reg_name()
/tools/power/cpupower/utils/idle_monitor/
Dhsw_ext_idle.c64 static int hsw_ext_get_count(enum intel_hsw_ext_id id, unsigned long long *val, in hsw_ext_get_count()
90 static int hsw_ext_get_count_percent(unsigned int id, double *percent, in hsw_ext_get_count_percent()
Dsnb_idle.c61 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()
Dnhm_idle.c72 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()
Dmperf_monitor.c117 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()
Damd_fam14h_idle.c196 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()
Dcpuidle_sysfs.c27 static int cpuidle_get_count_percent(unsigned int id, double *percent, in cpuidle_get_count_percent()
/tools/perf/tests/
Dparse-no-sample-id-all.c54 u64 id; member
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py79 def syscall_name(id): argument
/tools/testing/selftests/timers/
Dposix_timers.c142 timer_t id; in check_timer_create() local
/tools/accounting/
Dgetdelays.c170 int id = 0, rc; in get_family_id() local
259 __u16 id; in main() local

123