Home
last modified time | relevance | path

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

/system/libprocinfo/
Dprocess.cpp94 char* tab = strchr(line, '\t'); in GetProcessInfoFromProcPidFd() local
95 if (tab == nullptr) { in GetProcessInfoFromProcPidFd()
99 size_t header_len = tab - line; in GetProcessInfoFromProcPidFd()
110 process_info->pid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
113 process_info->tid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
116 process_info->tracer = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
119 process_info->uid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
122 process_info->gid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
/system/extras/simpleperf/doc/
Dscripts_reference.md181 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
184 The second tab is "Sample Table". It shows the time taken by each function. By clicking one row in
185 the table, we can jump to a new tab called "Function".
187 The third tab is "Flamegraph". It shows the graphs generated by [inferno](./inferno.md).
189 The fourth tab is "Function". It only appears when users click a row in the "Sample Table" tab.
Dandroid_application_profiling.md186 a browser tab to show it.
229 report_html.py in the "Flamegraph" tab.
/system/timezone/debug_tools/host/
DREADME.android6 zone.tab, etc. Run it with --help for usage. The individual tzfiles can
/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/core/cli-test/
DREADME.md60 The `expected-stdout:` line is followed by zero or more tab-prefixed lines that
/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/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
/system/media/audio_utils/
DDoxyfile233 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
1484 # the same information as the tab index, you could consider setting