Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 10 of 10) sorted by relevance

/system/core/libprocinfo/
Dprocess.cpp92 char* tab = strchr(line, '\t'); in GetProcessInfoFromProcPidFd() local
93 if (tab == nullptr) { in GetProcessInfoFromProcPidFd()
97 size_t header_len = tab - line; in GetProcessInfoFromProcPidFd()
108 process_info->tid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
111 process_info->pid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
114 process_info->ppid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
117 process_info->tracer = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
120 process_info->uid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
123 process_info->gid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
126 process_info->state = parse_state(tab + 1); in GetProcessInfoFromProcPidFd()
/system/extras/simpleperf/scripts/
Dreport_html.js229 this.ul.find(`#${id}`).tab('show');
286 div.find(`#${id}_0-tab`).tab('show');
865 let tab = gTabs.findTab(title);
866 if (!tab) {
867 tab = gTabs.addTab(title, new FunctionTab());
870 .then(() => tab.setFunction(eventInfo, processInfo, threadInfo, lib, func));
/system/bt/
DREADME.md110 5. Goto Behaviour tab, change clean command to "-t clean"
/system/extras/simpleperf/doc/
DREADME.md304 [report_html.py](#report_html-py) generates report in report.html, and pops up a browser tab to
348 report_html.py in the "Flamegraph" tab.
1166 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
1169 The second tab is "Sample Table". It shows the time taken by each function. By clicking one row in
1170 the table, we can jump to a new tab called "Function".
1172 The third tab is "Flamegraph". It shows the flame graphs generated by [inferno](./inferno.md).
1174 The fourth tab is "Function". It only appears when users click a row in the "Sample Table" tab.
/system/update_engine/
Dpylintrc238 # tab).
/system/timezone/input_data/android/
Dcountryzones.txt20 # Some data in this file originates from IANA's zone.tab file but
40 # zones.tab file.
/system/media/audio_utils/
DDoxyfile207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
1350 # the same information as the tab index, you could consider setting
DDoxyfile.orig207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
1350 # the same information as the tab index, you could consider setting
/system/chre/pal/doc/
DDoxyfile215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
1395 # the same information as the tab index, you could consider setting
/system/chre/chre_api/doc/
DDoxyfile215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
1395 # the same information as the tab index, you could consider setting