Home
last modified time | relevance | path

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

/system/core/libprocinfo/
Dprocess.cpp91 char* tab = strchr(line, '\t'); in GetProcessInfoFromProcPidFd() local
92 if (tab == nullptr) { in GetProcessInfoFromProcPidFd()
96 size_t header_len = tab - line; in GetProcessInfoFromProcPidFd()
107 process_info->tid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
110 process_info->pid = atoi(tab + 1); in GetProcessInfoFromProcPidFd()
113 process_info->ppid = 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()
125 process_info->state = parse_state(tab + 1); in GetProcessInfoFromProcPidFd()
/system/extras/simpleperf/doc/
Dscripts_reference.md180 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
183 The second tab is "Sample Table". It shows the time taken by each function. By clicking one row in
184 the table, we can jump to a new tab called "Function".
186 The third tab is "Flamegraph". It shows the graphs generated by [inferno](./inferno.md).
188 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/bt/
DREADME.md110 5. Goto Behaviour tab, change clean command to "-t clean"
/system/core/cli-test/
DREADME.md60 The `expected-stdout:` line is followed by zero or more tab-prefixed lines that
/system/tools/mkbootimg/
Dpylintrc268 # 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/
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
DDoxyfile.bak207 # 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
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
/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/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