Home
last modified time | relevance | path

Searched defs:reports (Results 1 – 15 of 15) sorted by relevance

/openbmc/telemetry/tests/src/params/
H A Dtrigger_params.hpp80 const std::vector<object_path>& reports() const in reports() function in TriggerParams
85 TriggerParams& reports(std::vector<object_path> val) in reports() function in TriggerParams
/openbmc/telemetry/src/
H A Dreport_manager.hpp44 std::vector<std::unique_ptr<interfaces::Report>> reports; member in ReportManager
H A Dtrigger_manager.cpp33 const TriggerThresholdParamsExt& thresholds) { in TriggerManager()
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcolor.py26 def reports(self): member in ProgressWatcher
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp215 std::vector<sdbusplus::message::object_path> reports; member
807 nlohmann::json reports = nlohmann::json::array(); in getMetricReportDefinitions() local
852 const std::vector<sdbusplus::message::object_path>* reports = nullptr; in fillTrigger() local
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dbase.py172 def debug_reports(cls, reports, uhdev=None, events=None): argument
/openbmc/qemu/tests/migration/guestperf/
H A Dplot.py49 reports, argument
/openbmc/linux/drivers/block/
H A Dps3vram.c77 void __iomem *reports; member
101 static u32 __iomem *ps3vram_get_notifier(void __iomem *reports, int notifier) in ps3vram_get_notifier()
/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c76 char *reports; in process_recv() local
H A Dishtp-hid.h63 } __packed reports[1]; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-pidff.c147 struct hid_report *reports[sizeof(pidff_reports)]; member
/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c171 struct list_head reports; member
/openbmc/linux/include/linux/
H A Dscmi_protocol.h979 unsigned long long reports[]; member
H A Dhid.h582 struct list_head reports; /* the list of reports */ member
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1849 static const uint8_t reports[NetPktRssIpV6UdpEx + 1] = { in virtio_net_process_rss() local