Searched defs:machine_pid (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| H A D | evsel.h | 34 pid_t machine_pid; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data.c | 521 char *perf_data__guest_kallsyms_name(struct perf_data *data, pid_t machine_pid) in perf_data__guest_kallsyms_name() argument
|
| H A D | sample.h | 101 u32 machine_pid; member
|
| H A D | auxtrace.c | 1198 auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, int code, int cpu, pid_t pid, pid_t tid, u64 ip, const char *msg, u64 timestamp, pid_t machine_pid, int vcpu) auxtrace_synth_guest_error() argument
|
| H A D | session.c | 2776 static int perf_session__register_guest(struct perf_session *session, pid_t machine_pid) in perf_session__register_guest() argument [all...] |
| H A D | intel-pt.c | 1431 pid_t machine_pid = ptq->pid; in intel_pt_get_guest_from_sideband() local 2524 pid_t machine_pid = 0; in intel_ptq_synth_error() local 2476 intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp, pid_t machine_pid, int vcpu) intel_pt_synth_error() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/include/perf/ |
| H A D | perf_dlfilter.h | 71 __s32 machine_pid; member
|
| /kernel/linux/linux-6.6/tools/perf/dlfilters/ |
| H A D | dlfilter-test-api-v2.c | 76 __s32 machine_pid; member
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
| H A D | event.h | 315 __u64 machine_pid; member 356 __u32 machine_pid; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-inject.c | 78 u32 machine_pid; member 1174 static int synthesize_build_id(struct perf_inject *inject, struct dso *dso, pid_t machine_pid) in synthesize_build_id() argument [all...] |
Completed in 18 milliseconds