Lines Matching defs:hal
2415 * Helper function to query the hal subsystem for information about DVD drives attached to the
2571 * Helper function to query the hal subsystem for information about floppy drives attached to the
2904 * configured (at present, that means that usbfs and hal/DBus are not
3038 pm::CollectorHAL *hal = aCollector->getHAL();
3049 pm::BaseMetric *fsRootUsage = new pm::HostFilesystemUsage(hal, this,
3082 int rc = hal->getDiskListByFs("/", disksUsage, disksLoad);
3091 pm::BaseMetric *fsLoad = new pm::HostDiskLoadRaw(hal, this, strName + "/Load",
3108 pm::BaseMetric *fsUsage = new pm::HostDiskUsage(hal, this, strName + "/Usage",
3124 pm::CollectorHAL *hal = aCollector->getHAL();
3151 pm::BaseMetric *cpuLoad = new pm::HostCpuLoadRaw(hal, this, cpuLoadUser, cpuLoadKernel,
3154 pm::BaseMetric *cpuMhz = new pm::HostCpuMhz(hal, this, cpuMhzSM);
3156 pm::BaseMetric *ramUsage = new pm::HostRamUsage(hal, this,