Home
last modified time | relevance | path

Searched refs:MHwcntr_packet (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dhwprofile.h33 typedef struct MHwcntr_packet struct
50 } MHwcntr_packet; argument
H A Dhwprofile.c542 MHwcntr_packet pckt; in collector_record_counter_internal()
543 CALL_UTIL (memset)(&pckt, 0, sizeof ( MHwcntr_packet)); in collector_record_counter_internal()
847 MHwcntr_packet *xpp = NULL; in hwclogwrite0()