Searched refs:hwcfuncs_parse_ctr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcfuncs.h | 28 #define hwcfuncs_parse_ctr __collector_hwcfuncs_parse_ctr macro 155 hwcfuncs_parse_ctr (const char *counter_def, int *pplus, char **pnameOnly,
|
H A D | hwcfuncs.c | 543 hwcfuncs_parse_ctr (const char *counter_def, int *pplus, char **pnameOnly, in hwcfuncs_parse_ctr() function
|
H A D | hwcdrv.c | 309 hwcfuncs_parse_ctr (int_name, NULL, &nameOnly, NULL, NULL, NULL); in hwcfuncs_get_x86_eventsel()
|
H A D | hwctable.c | 2674 hwcfuncs_parse_ctr (pctr->int_name, NULL, &nameOnly, NULL, NULL, ®no); in is_numeric_alias() 3575 hwcfuncs_parse_ctr (counter, NULL, &nameOnly, &attrs, NULL, NULL); in canonical_name() 3644 hwcfuncs_parse_ctr (counter, &plus, &nameOnly, &attrs, ®str, ®no); in process_ctr_def() 4154 hwcfuncs_parse_ctr (counter, NULL, &nameOnly, &attrs, NULL, ®no); in hwc_post_lookup()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcfuncs.h | 28 #define hwcfuncs_parse_ctr __collector_hwcfuncs_parse_ctr macro 155 hwcfuncs_parse_ctr (const char *counter_def, int *pplus, char **pnameOnly,
|
H A D | hwcfuncs.c | 551 hwcfuncs_parse_ctr (const char *counter_def, int *pplus, char **pnameOnly, in hwcfuncs_parse_ctr() function
|
H A D | hwcdrv.c | 309 hwcfuncs_parse_ctr (int_name, NULL, &nameOnly, NULL, NULL, NULL); in hwcfuncs_get_x86_eventsel()
|
H A D | hwctable.c | 2638 hwcfuncs_parse_ctr (pctr->int_name, NULL, &nameOnly, NULL, NULL, ®no); in is_numeric_alias() 3539 hwcfuncs_parse_ctr (counter, NULL, &nameOnly, &attrs, NULL, NULL); in canonical_name() 3608 hwcfuncs_parse_ctr (counter, &plus, &nameOnly, &attrs, ®str, ®no); in process_ctr_def() 4118 hwcfuncs_parse_ctr (counter, NULL, &nameOnly, &attrs, NULL, ®no); in hwc_post_lookup()
|