Searched defs:timecvt (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | hwprofile.c | 536 collector_record_counter_internal (ucontext_t *ucp, int timecvt, in collector_record_counter_internal() 569 collector_record_counter (ucontext_t *ucp, int timecvt, ABST_type ABS_memop, in collector_record_counter()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | hwprofile.c | 536 collector_record_counter_internal (ucontext_t *ucp, int timecvt, in collector_record_counter_internal() 569 collector_record_counter (ucontext_t *ucp, int timecvt, ABST_type ABS_memop, in collector_record_counter()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcentry.h | 112 int timecvt; /* multiplier to convert metric to time, 0 if N/A */ member
|
H A D | hwcfuncs.c | 281 int timecvt = 0; in process_data_descriptor() local
|
H A D | hwctable.c | 4413 timecvt_string (int timecvt) in timecvt_string() 4554 const char *memop, *timecvt; in hwc_hwcentry_specd_string() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcentry.h | 112 int timecvt; /* multiplier to convert metric to time, 0 if N/A */ member
|
H A D | hwcfuncs.c | 274 int timecvt = 0; in process_data_descriptor() local
|
H A D | hwctable.c | 4449 timecvt_string (int timecvt) in timecvt_string() 4590 const char *memop, *timecvt; in hwc_hwcentry_specd_string() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | parse.cc | 391 int interval, int timecvt, int i_tpc, int tag) in process_hwsimctr_cmd()
|
H A D | Experiment.cc | 1049 int timecvt = toInt (attrs, NTXT ("timecvt")); in startElement() local
|
H A D | Dbe.cc | 7113 Vector<int> *timecvt = new Vector<int>(sz); in dbeGetHwcs() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | parse.cc | 391 int interval, int timecvt, int i_tpc, int tag) in process_hwsimctr_cmd()
|
H A D | Experiment.cc | 1049 int timecvt = toInt (attrs, NTXT ("timecvt")); in startElement() local
|
H A D | Dbe.cc | 7113 Vector<int> *timecvt = new Vector<int>(sz); in dbeGetHwcs() local
|