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

/gem5/src/cpu/kvm/
H A Dperfevent.hh158 PerfKvmCounterConfig &exclude_hv(bool val) { function in class:PerfKvmCounterConfig
159 attr.exclude_hv = val;
H A Dbase.cc1295 // Try to exclude the host. We set both exclude_hv and
1298 cfgCycles.exclude_hv(true)
1373 // Try to exclude the host. We set both exclude_hv and
1376 cfgInstructions.exclude_hv(true)

Completed in 8 milliseconds