/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-c2c.c | 211 c2c_he__set_cpu(struct c2c_hist_entry *c2c_he, struct perf_sample *sample) c2c_he__set_cpu() argument 221 c2c_he__set_node(struct c2c_hist_entry *c2c_he, struct perf_sample *sample) c2c_he__set_node() argument 257 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument [all...] |
H A D | builtin-script.c | 677 static int perf_sample__fprintf_iregs(struct perf_sample *sample, in perf_sample__fprintf_iregs() argument 684 static int perf_sample__fprintf_uregs(struct perf_sample *sample, in perf_sample__fprintf_uregs() argument 691 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument 816 perf_sample__fprintf_brstack(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstack() argument 864 perf_sample__fprintf_brstacksym(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstacksym() argument 910 perf_sample__fprintf_brstackoff(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstackoff() argument 1136 perf_sample__fprintf_brstackinsn(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, struct machine *machine, FILE *fp) perf_sample__fprintf_brstackinsn() argument 1277 perf_sample__fprintf_addr(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_addr() argument 1306 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, u64 *ip) resolve_branch_sym() argument 1335 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, FILE *fp) perf_sample__fprintf_callindent() argument 1390 perf_sample__fprintf_insn(struct perf_sample *sample, struct perf_event_attr *attr, struct thread *thread, struct machine *machine, FILE *fp) perf_sample__fprintf_insn() argument 1415 perf_sample__fprintf_ipc(struct perf_sample *sample, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_ipc() argument 1429 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument 1629 perf_sample__fprintf_bpf_output(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_bpf_output() argument 1655 perf_sample__fprintf_synth_ptwrite(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_ptwrite() argument 1668 perf_sample__fprintf_synth_mwait(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_mwait() argument 1681 perf_sample__fprintf_synth_pwre(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_pwre() argument 1694 perf_sample__fprintf_synth_exstop(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_exstop() argument 1706 perf_sample__fprintf_synth_pwrx(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_pwrx() argument 1720 perf_sample__fprintf_synth_cbr(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_cbr() argument 1738 perf_sample__fprintf_synth(struct perf_sample *sample, struct evsel *evsel, FILE *fp) perf_sample__fprintf_synth() argument 1793 struct perf_sample *sample; global() member 1828 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument 1871 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al) show_event() argument 1912 process_event(struct perf_script *script, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct machine *machine) process_event() argument 2095 filter_cpu(struct perf_sample *sample) filter_cpu() argument 2102 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument 2218 print_event_with_time(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, pid_t pid, pid_t tid, u64 timestamp) print_event_with_time() argument 2254 print_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, pid_t pid, pid_t tid) print_event() argument 2261 process_comm_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_comm_event() argument 2273 process_namespaces_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_namespaces_event() argument 2285 process_cgroup_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_cgroup_event() argument 2297 process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_fork_event() argument 2309 process_exit_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_exit_event() argument 2322 process_mmap_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap_event() argument 2334 process_mmap2_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap2_event() argument 2346 process_switch_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_switch_event() argument 2367 process_lost_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_lost_event() argument 2387 process_bpf_events(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_bpf_events() argument 2399 process_text_poke_events(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_text_poke_events() argument [all...] |
H A D | builtin-trace.c | 266 static void *tp_field__ptr(struct tp_field *field, struct perf_sample *sample) in tp_field__ptr() argument 1563 trace__process_event(struct trace *trace, struct machine *machine, union perf_event *event, struct perf_sample *sample) trace__process_event() argument 1582 trace__tool_process(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) trace__tool_process() argument 2149 thread__update_stats(struct thread *thread, struct thread_trace *ttrace, int id, struct perf_sample *sample, long err, bool errno_summary) global() argument 2232 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) global() argument 2249 syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) global() argument 2275 trace__sys_enter(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2354 trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 2387 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) global() argument 2405 trace__fprintf_callchain(struct trace *trace, struct perf_sample *sample) global() argument 2423 trace__sys_exit(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2557 trace__vfs_getname(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2618 trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2672 bpf_output__fprintf(struct trace *trace, struct perf_sample *sample) global() argument 2680 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) global() argument 2754 trace__event_handler(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2843 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) global() argument 2860 trace__pgfault(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2935 trace__set_base_time(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 2952 trace__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine __maybe_unused) global() argument 3104 trace__handle_event(struct trace *trace, union perf_event *event, struct perf_sample *sample) global() argument 3708 struct perf_sample sample; global() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.c | 1109 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, in addr_map_symbol__inc_samples() argument 1115 int hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, in hist_entry__inc_addr_samples() argument 883 __symbol__inc_addr_samples(struct map_symbol *ms, struct annotated_source *src, int evidx, u64 addr, struct perf_sample *sample) __symbol__inc_addr_samples() argument 958 symbol__inc_addr_samples(struct map_symbol *ms, struct evsel *evsel, u64 addr, struct perf_sample *sample) symbol__inc_addr_samples() argument [all...] |
H A D | intel-pt.c | 242 intel_pt_dump_sample(struct perf_session *session, struct perf_sample *sample) intel_pt_dump_sample() argument 945 intel_pt_add_callchain(struct intel_pt *pt, struct perf_sample *sample) intel_pt_add_callchain() argument 983 intel_pt_add_br_stack(struct intel_pt *pt, struct perf_sample *sample) intel_pt_add_br_stack() argument 1295 intel_pt_prep_a_sample(struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_a_sample() argument 1309 intel_pt_prep_b_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_b_sample() argument 1328 intel_pt_inject_event(union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_inject_event() argument 1335 intel_pt_opt_inject(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_opt_inject() argument 1345 intel_pt_deliver_synth_event(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_deliver_synth_event() argument 1366 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_branch_sample() local 1412 intel_pt_prep_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_sample() argument 1437 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_instruction_sample() local 1469 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_transaction_sample() local 1483 intel_pt_prep_p_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_p_sample() argument 1502 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_ptwrite_sample() local 1528 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_cbr_sample() local 1558 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_mwait_sample() local 1583 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_pwre_sample() local 1608 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_exstop_sample() local 1633 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_pwrx_sample() local 1784 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_pebs_sample() local 2404 intel_pt_sample_set_pid_tid_cpu(struct intel_pt_queue *ptq, struct auxtrace_queue *queue, struct perf_sample *sample) intel_pt_sample_set_pid_tid_cpu() argument 2432 intel_pt_process_timeless_sample(struct intel_pt *pt, struct perf_sample *sample) intel_pt_process_timeless_sample() argument 2454 intel_pt_lost(struct intel_pt *pt, struct perf_sample *sample) intel_pt_lost() argument 2533 intel_pt_process_switch(struct intel_pt *pt, struct perf_sample *sample) intel_pt_process_switch() argument 2558 intel_pt_context_switch_in(struct intel_pt *pt, struct perf_sample *sample) intel_pt_context_switch_in() argument 2596 intel_pt_context_switch(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_context_switch() argument 2631 intel_pt_process_itrace_start(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_process_itrace_start() argument 2709 intel_pt_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) intel_pt_process_event() argument 2891 intel_pt_queue_data(struct perf_session *session, struct perf_sample *sample, union perf_event *event, u64 data_offset) intel_pt_queue_data() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | ni_mio_common.c | 4819 unsigned short sample; cs5529_ai_insn_read() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.h | 1216 struct mlxsw_sp_mall_sample_entry sample; member
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_mio_common.c | 4818 unsigned short sample; cs5529_ai_insn_read() local [all...] |
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | intel_pstate.c | 109 struct sample { struct 245 struct sample sample; global() member 2196 struct sample *sample = &cpu->sample; intel_pstate_calc_avg_perf() local 2256 struct sample *sample = &cpu->sample; get_target_pstate() local 2309 struct sample *sample; intel_pstate_adjust_pstate() local 2840 struct sample *sample; intel_cpufreq_trace() local [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-c2c.c | 225 c2c_he__set_cpu(struct c2c_hist_entry *c2c_he, struct perf_sample *sample) c2c_he__set_cpu() argument 235 c2c_he__set_node(struct c2c_hist_entry *c2c_he, struct perf_sample *sample) c2c_he__set_node() argument 275 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument [all...] |
H A D | builtin-record.c | 1864 struct perf_sample sample = {}; in __record__save_lost_samples() local 1379 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument 3203 build_id__process_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) build_id__process_mmap() argument 3215 build_id__process_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) build_id__process_mmap2() argument 3228 process_timestamp_boundary(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct machine *machine __maybe_unused) process_timestamp_boundary() argument [all...] |
H A D | builtin-sched.c | 833 replay_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_wakeup_event() argument 854 replay_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_switch_event() argument 1128 latency_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_switch_event() argument 1198 latency_runtime_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_runtime_event() argument 1233 latency_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_wakeup_event() argument 1294 latency_migrate_task_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_migrate_task_event() argument 1513 process_sched_wakeup_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_wakeup_event() argument 1566 map_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) map_switch_event() argument 1711 process_sched_switch_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_switch_event() argument 1737 process_sched_runtime_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_runtime_event() argument 1750 perf_sched__process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_sched__process_fork_event() argument 1767 process_sched_migrate_task_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_migrate_task_event() argument 1785 perf_sched__process_tracepoint_sample(struct perf_tool *tool __maybe_unused, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_sched__process_tracepoint_sample() argument 1801 perf_sched__process_comm(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_sched__process_comm() argument 2048 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument 2184 is_idle_sample(struct perf_sample *sample, struct evsel *evsel) is_idle_sample() argument 2194 save_task_callchain(struct perf_sched *sched, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) save_task_callchain() argument 2339 save_idle_callchain(struct perf_sched *sched, struct idle_thread_runtime *itr, struct perf_sample *sample) save_idle_callchain() argument 2355 timehist_get_thread(struct perf_sched *sched, struct perf_sample *sample, struct machine *machine, struct evsel *evsel) timehist_get_thread() argument 2402 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument 2425 timehist_print_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *awakened) timehist_print_wakeup_event() argument 2468 timehist_sched_wakeup_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_wakeup_event() argument 2499 timehist_print_migration_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *migrated) timehist_print_migration_event() argument 2552 timehist_migrate_task_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_migrate_task_event() argument 2580 timehist_sched_change_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_change_event() argument 2708 timehist_sched_switch_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) timehist_sched_switch_event() argument 2717 process_lost(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine __maybe_unused) process_lost() argument 2966 perf_timehist__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_timehist__process_sample() argument [all...] |
H A D | builtin-script.c | 759 static int perf_sample__fprintf_iregs(struct perf_sample *sample, in perf_sample__fprintf_iregs() argument 766 static int perf_sample__fprintf_uregs(struct perf_sample *sample, in perf_sample__fprintf_uregs() argument 773 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument 916 perf_sample__fprintf_brstack(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstack() argument 955 perf_sample__fprintf_brstacksym(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstacksym() argument 993 perf_sample__fprintf_brstackoff(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstackoff() argument 1228 perf_sample__fprintf_brstackinsn(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, struct machine *machine, FILE *fp) perf_sample__fprintf_brstackinsn() argument 1380 perf_sample__fprintf_addr(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_addr() argument 1408 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, u64 *ip) resolve_branch_sym() argument 1438 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, FILE *fp) perf_sample__fprintf_callindent() argument 1495 script_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) script_fetch_insn() argument 1502 perf_sample__fprintf_insn(struct perf_sample *sample, struct perf_event_attr *attr, struct thread *thread, struct machine *machine, FILE *fp) perf_sample__fprintf_insn() argument 1526 perf_sample__fprintf_ipc(struct perf_sample *sample, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_ipc() argument 1540 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument 1761 perf_sample__fprintf_bpf_output(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_bpf_output() argument 1808 perf_sample__fprintf_synth_ptwrite(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_ptwrite() argument 1828 perf_sample__fprintf_synth_mwait(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_mwait() argument 1841 perf_sample__fprintf_synth_pwre(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_pwre() argument 1854 perf_sample__fprintf_synth_exstop(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_exstop() argument 1866 perf_sample__fprintf_synth_pwrx(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_pwrx() argument 1880 perf_sample__fprintf_synth_cbr(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_cbr() argument 1898 perf_sample__fprintf_synth_psb(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_psb() argument 1911 perf_sample__fprintf_synth_evt(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_evt() argument 1947 perf_sample__fprintf_synth_iflag_chg(struct perf_sample *sample, FILE *fp) perf_sample__fprintf_synth_iflag_chg() argument 1960 perf_sample__fprintf_synth(struct perf_sample *sample, struct evsel *evsel, FILE *fp) perf_sample__fprintf_synth() argument 2021 struct perf_sample *sample; global() member 2056 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument 2095 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al) show_event() argument 2137 process_event(struct perf_script *script, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al, struct machine *machine) process_event() argument 2341 filter_cpu(struct perf_sample *sample) filter_cpu() argument 2348 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument 2501 print_event_with_time(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, pid_t pid, pid_t tid, u64 timestamp) print_event_with_time() argument 2537 print_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, pid_t pid, pid_t tid) print_event() argument 2544 process_comm_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_comm_event() argument 2556 process_namespaces_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_namespaces_event() argument 2568 process_cgroup_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_cgroup_event() argument 2580 process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_fork_event() argument 2592 process_exit_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_exit_event() argument 2605 process_mmap_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap_event() argument 2617 process_mmap2_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap2_event() argument 2629 process_switch_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_switch_event() argument 2661 process_lost_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_lost_event() argument 2671 process_throttle_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_throttle_event() argument 2692 process_bpf_events(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_bpf_events() argument 2704 process_text_poke_events(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_text_poke_events() argument [all...] |
H A D | builtin-trace.c | 268 static void *tp_field__ptr(struct tp_field *field, struct perf_sample *sample) in tp_field__ptr() argument 1606 trace__process_event(struct trace *trace, struct machine *machine, union perf_event *event, struct perf_sample *sample) trace__process_event() argument 1625 trace__tool_process(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) trace__tool_process() argument 2196 thread__update_stats(struct thread *thread, struct thread_trace *ttrace, int id, struct perf_sample *sample, long err, bool errno_summary) global() argument 2277 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) global() argument 2294 syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) global() argument 2328 trace__sys_enter(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2407 trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 2440 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) global() argument 2460 trace__fprintf_callchain(struct trace *trace, struct perf_sample *sample) global() argument 2478 trace__sys_exit(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2614 trace__vfs_getname(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2675 trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2729 bpf_output__fprintf(struct trace *trace, struct perf_sample *sample) global() argument 2737 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) global() argument 2809 trace__event_handler(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2900 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) global() argument 2917 trace__pgfault(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2996 trace__set_base_time(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 3013 trace__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine __maybe_unused) global() argument 3171 trace__handle_event(struct trace *trace, union perf_event *event, struct perf_sample *sample) global() argument 3630 struct perf_sample sample; global() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.c | 1151 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, in addr_map_symbol__inc_samples() argument 1157 int hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, in hist_entry__inc_addr_samples() argument 925 __symbol__inc_addr_samples(struct map_symbol *ms, struct annotated_source *src, int evidx, u64 addr, struct perf_sample *sample) __symbol__inc_addr_samples() argument 1000 symbol__inc_addr_samples(struct map_symbol *ms, struct evsel *evsel, u64 addr, struct perf_sample *sample) symbol__inc_addr_samples() argument [all...] |
H A D | intel-pt.c | 288 intel_pt_dump_sample(struct perf_session *session, struct perf_sample *sample) intel_pt_dump_sample() argument 1233 intel_pt_add_callchain(struct intel_pt *pt, struct perf_sample *sample) intel_pt_add_callchain() argument 1271 intel_pt_add_br_stack(struct intel_pt *pt, struct perf_sample *sample) intel_pt_add_br_stack() argument 1683 intel_pt_prep_a_sample(struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_a_sample() argument 1708 intel_pt_prep_b_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_b_sample() argument 1727 intel_pt_inject_event(union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_inject_event() argument 1734 intel_pt_opt_inject(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_opt_inject() argument 1744 intel_pt_deliver_synth_event(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample, u64 type) intel_pt_deliver_synth_event() argument 1765 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_branch_sample() local 1811 intel_pt_prep_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_sample() argument 1836 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_instruction_sample() local 1868 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_cycle_sample() local 1895 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_transaction_sample() local 1909 intel_pt_prep_p_sample(struct intel_pt *pt, struct intel_pt_queue *ptq, union perf_event *event, struct perf_sample *sample) intel_pt_prep_p_sample() argument 1928 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_ptwrite_sample() local 1954 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_cbr_sample() local 1984 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_psb_sample() local 2010 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_mwait_sample() local 2035 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_pwre_sample() local 2060 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_exstop_sample() local 2085 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_pwrx_sample() local 2236 struct perf_sample sample = { .ip = 0, }; intel_pt_do_synth_pebs_sample() local 2408 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_events_sample() local 2447 struct perf_sample sample = { .ip = 0, }; intel_pt_synth_iflag_chg_sample() local 3080 intel_pt_sample_set_pid_tid_cpu(struct intel_pt_queue *ptq, struct auxtrace_queue *queue, struct perf_sample *sample) intel_pt_sample_set_pid_tid_cpu() argument 3108 intel_pt_process_timeless_sample(struct intel_pt *pt, struct perf_sample *sample) intel_pt_process_timeless_sample() argument 3130 intel_pt_lost(struct intel_pt *pt, struct perf_sample *sample) intel_pt_lost() argument 3211 intel_pt_process_switch(struct intel_pt *pt, struct perf_sample *sample) intel_pt_process_switch() argument 3236 intel_pt_context_switch_in(struct intel_pt *pt, struct perf_sample *sample) intel_pt_context_switch_in() argument 3274 intel_pt_guest_context_switch(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_guest_context_switch() argument 3301 intel_pt_context_switch(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_context_switch() argument 3339 intel_pt_process_itrace_start(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_process_itrace_start() argument 3356 intel_pt_process_aux_output_hw_id(struct intel_pt *pt, union perf_event *event, struct perf_sample *sample) intel_pt_process_aux_output_hw_id() argument 3447 intel_pt_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) intel_pt_process_event() argument 3638 intel_pt_queue_data(struct perf_session *session, struct perf_sample *sample, union perf_event *event, u64 data_offset) intel_pt_queue_data() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cake.c | 1308 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | sched.h | 284 static inline void update_avg(u64 *avg, u64 sample) in update_avg() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_input.c | 630 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update() argument 3397 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 4445 struct dim_sample sample = {}; in hns3_update_rx_int_coalesce() local 4458 struct dim_sample sample = {}; in hns3_update_tx_int_coalesce() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_input.c | 646 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update() argument 3428 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue() local
|
/kernel/linux/linux-5.10/kernel/events/ |
H A D | core.c | 6860 perf_event__output_id_sample(struct perf_event *event, struct perf_output_handle *handle, struct perf_sample_data *sample) perf_event__output_id_sample() argument 7445 struct perf_sample_data sample; perf_event_read_event() local 7718 struct perf_sample_data sample; perf_event_task_output() local 7822 struct perf_sample_data sample; perf_event_comm_output() local 7921 struct perf_sample_data sample; perf_event_namespaces_output() local 8048 struct perf_sample_data sample; perf_event_cgroup_output() local 8164 struct perf_sample_data sample; perf_event_mmap_output() local 8474 struct perf_sample_data sample; perf_event_aux_event() local 8510 struct perf_sample_data sample; perf_log_lost_samples() local 8561 struct perf_sample_data sample; perf_event_switch_output() local 8633 struct perf_sample_data sample; perf_log_throttle() local 8692 struct perf_sample_data sample; perf_event_ksymbol_output() local 8782 struct perf_sample_data sample; perf_event_bpf_output() local 8890 struct perf_sample_data sample; perf_event_text_poke_output() local 8959 struct perf_sample_data sample; perf_log_itrace_start() local 10013 struct perf_sample_data sample; perf_bp_event() local [all...] |
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 7175 perf_event__output_id_sample(struct perf_event *event, struct perf_output_handle *handle, struct perf_sample_data *sample) perf_event__output_id_sample() argument 7909 struct perf_sample_data sample; perf_event_read_event() local 8175 struct perf_sample_data sample; perf_event_task_output() local 8279 struct perf_sample_data sample; perf_event_comm_output() local 8378 struct perf_sample_data sample; perf_event_namespaces_output() local 8505 struct perf_sample_data sample; perf_event_cgroup_output() local 8623 struct perf_sample_data sample; perf_event_mmap_output() local 8929 struct perf_sample_data sample; perf_event_aux_event() local 8965 struct perf_sample_data sample; perf_log_lost_samples() local 9016 struct perf_sample_data sample; perf_event_switch_output() local 9087 struct perf_sample_data sample; perf_log_throttle() local 9146 struct perf_sample_data sample; perf_event_ksymbol_output() local 9236 struct perf_sample_data sample; perf_event_bpf_output() local 9344 struct perf_sample_data sample; perf_event_text_poke_output() local 9413 struct perf_sample_data sample; perf_log_itrace_start() local 9449 struct perf_sample_data sample; perf_report_aux_output_id() local 10591 struct perf_sample_data sample; perf_bp_event() local [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | sched.h | 307 static inline void update_avg(u64 *avg, u64 sample) in update_avg() argument
|