Home | History | Annotate | Download | only in atrace

Lines Matching defs:in

5  * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
63 // Whether the file must be writable in order to enable the tracing
291 // uses file existance rather than writability in the /sys/ file checks.
332 // Set the size of the kernel's trace buffer in kilobytes.
382 // clock will result in the kernel using a per-CPU local clock.
404 // Poke all the binder-enabled processes in the system to get them to re-read
493 in funcs is in the list we just
579 // the enables to allow the same enable to exist in multiple categories.
582 // Enable all the sysfs enables that are in an enabled category.
624 // Enable tracing in the kernel.
630 // Disable tracing in the kernel.
648 uint8_t *in, *out;
660 in = (uint8_t*)malloc(bufSize);
671 result = read(traceFD, in, bufSize);
680 zs.next_in = in;
719 free(in);
920 // each CPU individually in the kernel. Having the beginning of the trace