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
65 // Whether the file must be writable in order to enable the tracing
307 // uses file existance rather than writability in the /sys/ file checks.
348 // Set the size of the kernel's trace buffer in kilobytes.
398 // clock will result in the kernel using a per-CPU local clock.
420 // Poke all the binder-enabled processes in the system to get them to re-read
509 // Make sure that every function listed in funcs is in the list we just
595 // the enables to allow the same enable to exist in multiple categories.
598 // Enable all the sysfs enables that are in an enabled category.
640 // Enable tracing in the kernel.
646 // Disable tracing in the kernel.
665 uint8_t *in, *out;
677 in = (uint8_t*)malloc(bufSize);
688 result = read(traceFD, in, bufSize);
697 zs.next_in = in;
736 free(in);
937 // each CPU individually in the kernel. Having the beginning of the trace