Home
last modified time | relevance | path

Searched refs:vcpu_id_str (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dkvm-stat.c109 const char *vcpu_id_str(uint16_t e_machine) in vcpu_id_str() function
H A Dkvm-stat.h154 const char *vcpu_id_str(uint16_t e_machine);
/linux/tools/perf/
H A Dbuiltin-kvm.c935 vcpu_record->vcpu_id = evsel__intval(evsel, sample, vcpu_id_str(e_machine)); in per_vcpu_record()