Home
last modified time | relevance | path

Searched refs:dso (Results 1 – 11 of 11) sorted by relevance

/developtools/hiperf/test/unittest/resource/testdata/
Dreport_test_tids1.txt14 Heating count comm pid tid dso func
Dreport_test_funcs.txt14 Heating count comm pid tid dso func
Dreport_test_dsos.txt14 Heating count comm pid tid dso func
Dreport_test_tids.txt14 Heating count comm pid tid dso func
Dreport_test_limit.txt14 Heating count comm pid tid dso func
Dreport_test_limit1.txt14 Heating count comm pid tid dso func
Dreport_test_diff.txt14 Heating Diff count comm dso func
Dreport_test_symbol.txt14 Heating count comm pid tid dso func
Dreport_test_i.txt14 Heating count comm pid tid dso func
Dreport_test_callstack.txt14 Heating count comm pid tid dso func
/developtools/hiperf/include/
Dreport.h42 ReportItemCallFrame(std::string_view func, uint64_t vaddr, std::string_view dso, in ReportItemCallFrame() argument
46 dso_(dso), in ReportItemCallFrame()
128 ReportItem(pid_t pid, pid_t tid, const char *comm, const char *dso, const char *func, in ReportItem() argument
133 dso_(dso), in ReportItem()
142 ReportItem(pid_t pid, pid_t tid, std::string &comm, const std::string_view &dso, in ReportItem() argument
147 dso_(dso), in ReportItem()