Home
last modified time | relevance | path

Searched defs:current_entry (Results 1 – 7 of 7) sorted by relevance

/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dmap.c25 bool current_entry = ui_browser__is_current_entry(self, row); in map_browser__write() local
Dscripts.c79 bool current_entry = ui_browser__is_current_entry(browser, row); in script_browser__write() local
Dhists.c587 bool current_entry; member
728 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1760 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
Dannotate.c97 bool current_entry = ui_browser__is_current_entry(browser, row); in annotate_browser__write() local
/external/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp339 const dw_offset_t current_entry = offset; in GetFDEIndex() local
382 lldb::offset_t current_entry = offset; in FDEToUnwindPlan() local
/external/valgrind/callgrind/
Dcallstack.c190 call_entry* current_entry; in CLG_() local
/external/linux-tools-perf/src/tools/perf/ui/tui/
Dutil.c20 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local