Searched defs:getMaxValue (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java402 getMaxValue() method in class:TestBean
/vbox/src/VBox/Main/include/
H A DPerformance.h411 virtual ULONG getMaxValue() = 0;
460 ULONG getMaxValue() { return PM_CPU_LOAD_MULTIPLIER; }; function in class:pm::HostCpuLoad
496 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::HostCpuMhz
514 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::HostRamUsage
535 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::HostNetworkSpeed
556 ULONG getMaxValue() { return PM_NETWORK_LOAD_MULTIPLIER; }; function in class:pm::HostNetworkLoadRaw
582 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::HostFilesystemUsage
603 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::HostDiskUsage
623 ULONG getMaxValue() { return PM_DISK_LOAD_MULTIPLIER; }; function in class:pm::HostDiskLoadRaw
651 ULONG getMaxValue() { retur function in class:pm::HostRamVmm
678 ULONG getMaxValue() { return PM_CPU_LOAD_MULTIPLIER; }; function in class:pm::MachineCpuLoad
712 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::MachineRamUsage
734 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::MachineDiskUsage
761 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::MachineNetRate
781 ULONG getMaxValue() { return PM_CPU_LOAD_MULTIPLIER; }; function in class:pm::GuestCpuLoad
803 ULONG getMaxValue() { return INT32_MAX; }; function in class:pm::GuestRamUsage
865 ULONG getMaxValue() { return mBaseMetric->getMaxValue(); }; function in class:pm::Metric
[all...]

Completed in 51 milliseconds