]>
Commit | Line | Data |
---|---|---|
ef6d4ccd YS |
1 | # See docs/tracing.txt for syntax documentation. |
2 | ||
3 | #hw/rdma/rdma_backend.c | |
4 | create_ah_cache_hit(uint64_t subnet, uint64_t net_id) "subnet = 0x%"PRIx64" net_id = 0x%"PRIx64 | |
5 | create_ah_cache_miss(uint64_t subnet, uint64_t net_id) "subnet = 0x%"PRIx64" net_id = 0x%"PRIx64 |