Searched refs:vcpu_record (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-kvm.c816 struct vcpu_event_record *vcpu_record,
825 vcpu_record->last_event = event;
826 vcpu_record->start_time = sample->time;
891 struct vcpu_event_record *vcpu_record,
900 vcpu_record->last_event = event;
917 struct vcpu_event_record *vcpu_record,
928 vcpu = vcpu_record->vcpu_id;
930 event = vcpu_record->last_event;
931 time_begin = vcpu_record->start_time;
952 vcpu_record
815 handle_begin_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) argument
890 handle_child_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) argument
916 handle_end_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) argument
984 struct vcpu_event_record *vcpu_record; local
1004 struct vcpu_event_record *vcpu_record; local
[all...]

Completed in 139 milliseconds