Searched defs:event_id (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu-hpm.c | 88 unsigned event_id) in riscv_iommu_hpm_incr_ctr() 293 static inline bool check_valid_event_id(unsigned event_id) in check_valid_event_id() 315 unsigned event_id = get_field(value, RISCV_IOMMU_IOHPMEVT_EVENT_ID); in update_event_map() local
|
/openbmc/qemu/scripts/ |
H A D | simpletrace.py | 193 def _process_event(self, rec_args, *, event, event_id, timestamp_ns, pid, **kwargs): argument 264 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id, **kwargs): argument 343 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id): argument
|
/openbmc/libpldm/src/dsp/ |
H A D | platform.c | 1229 uint16_t event_id, uint32_t next_data_transfer_handle, in encode_poll_for_platform_event_message_resp() 2899 uint8_t *completion_code, uint8_t *tid, uint16_t *event_id, in decode_poll_for_platform_event_message_resp()
|
/openbmc/libpldm/include/libpldm/ |
H A D | platform.h | 1243 uint16_t event_id; member 1295 uint16_t event_id; member
|