Home
last modified time | relevance | path

Searched defs:sample (Results 701 - 725 of 750) sorted by relevance

1...<<21222324252627282930

/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c225 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 Dbuiltin-record.c1864 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 Dbuiltin-sched.c833 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 Dbuiltin-script.c759 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...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.c1151 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 Dintel-pt.c288 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 Dsch_cake.c1308 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h664 unsigned sample:1; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c649 nir_ssa_def *sample = ms ? nir_load_sample_id(b) : nir_ssa_undef(b, 1, 32); in lower_fbfetch_instr() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2778 SpvId sample = use_sample ? get_src(ctx, &intr->src[2]) : 0; in emit_image_deref_store() local
2834 SpvId sample = use_sample ? get_src(ctx, &intr->src[2]) : 0; in emit_image_deref_load() local
2887 SpvId sample = is_ms ? get_src(ctx, &intr->src[2]) : emit_uint_const(ctx, 32, 0); in emit_image_intrinsic() local
3363 const_offset = 0, offset = 0, sample = 0, tex_offset = 0, bindless = 0, min_lod = 0; in emit_tex() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc251 void AddSample(int32_t sample) { in AddSample() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c222 generate_quad_mask(struct gallivm_state *gallivm, struct lp_type fs_type, unsigned first_quad, unsigned sample, LLVMValueRef mask_input) generate_quad_mask() argument
446 fs_interp(const struct lp_build_fs_iface *iface, struct lp_build_context *bld, unsigned attrib, unsigned chan, bool centroid, bool sample, LLVMValueRef attrib_indir, LLVMValueRef offsets[2]) fs_interp() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2543 struct ureg_src sample, m00, m01, m10, m11, c8m, c16m2; in DECL_SPECIAL() local
2621 struct ureg_src sample; in DECL_SPECIAL() local
2638 struct ureg_src sample; in DECL_SPECIAL() local
2660 struct ureg_src sample; DECL_SPECIAL() local
2690 struct ureg_src sample; DECL_SPECIAL() local
2732 struct ureg_src sample; DECL_SPECIAL() local
2750 struct ureg_src sample; DECL_SPECIAL() local
2821 struct ureg_src sample; DECL_SPECIAL() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c3641 int sample = 0; in get_image_coord_sample() local
3661 int sample; in exec_load_img() local
3806 int sample; in exec_store_img() local
3909 int sample; exec_atomop_img() local
4822 float sample = mach->Imms[inst->Src[1].Register.Index][inst->Src[1].Register.SwizzleX]; exec_interp_at_sample() local
[all...]
/third_party/python/Lib/test/
H A Dpickletester.py3355 sample = 1 variable in MyInt
3358 sample = 1.0 variable in MyFloat
3361 sample = 1.0 + 0.0j variable in MyComplex
3364 sample = "hello" variable in MyStr
3367 sample = "hello \u1234" variable in MyUnicode
3370 sample = (1, 2, 3) variable in MyTuple
3373 sample = [1, 2, 3] variable in MyList
3376 sample variable in MyDict
3379 sample = {"a", "b"} global() variable in MySet
3382 sample = frozenset({"a", "b"}) global() variable in MyFrozenSet
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp2575 deUint32 *sample in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp2214 deUint32 *sample in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp568 WriteImageTexelPointer(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef image, IdRef coordinate, IdRef sample) WriteImageTexelPointer() argument
H A Dspirv_instruction_parser_autogen.cpp635 ParseImageTexelPointer(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *image, IdRef *coordinate, IdRef *sample) ParseImageTexelPointer() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp3252 spirv::IdRef sample = imagePointerParameters.size() > 1 ? imagePointerParameters[1] in createAtomicBuiltIn() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp3176 const std::string& sample = prepareSample(); in prepareArguments() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2851 uint32_t sample = 0; in emit_texture_op() local
5294 uint32_t sample = ops[5]; in emit_instruction() local
H A Dspirv_msl.hpp808 bool sample = false; member
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1022 SpvId sample = this->writeExpression(*arguments[1], out); in writeSpecialIntrinsic() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c266 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...]

Completed in 110 milliseconds

1...<<21222324252627282930