Home
last modified time | relevance | path

Searched refs:stack_context (Results 1 – 4 of 4) sorted by relevance

/external/bcc/tools/old/
Dprofile.py213 stack_context = "" variable
215 stack_context = "user" variable
218 stack_context = "kernel" variable
221 stack_context = "user + kernel" variable
234 (args.frequency, thread_context, stack_context), end="")
/external/bcc/tools/
Doffcputime.py207 stack_context = "" variable
209 stack_context = "user" variable
212 stack_context = "kernel" variable
215 stack_context = "user + kernel" variable
245 (thread_context, stack_context), end="")
Dprofile.py205 stack_context = "" variable
207 stack_context = "user" variable
210 stack_context = "kernel" variable
213 stack_context = "user + kernel" variable
232 (sample_context, thread_context, stack_context), end="")
Doffwaketime.py247 stack_context = "" variable
249 stack_context = "user" variable
252 stack_context = "kernel" variable
255 stack_context = "user + kernel" variable
274 stack_context, end="")