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
74 // Whether the file must be writable in order to enable the tracing
366 // uses file existance rather than writability in the /sys/ file checks.
407 // Set the size of the kernel's trace buffer in kilobytes.
457 // clock will result in the kernel using a per-CPU local clock.
479 // Poke all the binder-enabled processes in the system to get them to re-read
609 // Make sure that every function listed in funcs is in the list we just
761 // the enables to allow the same enable to exist in multiple categories.
764 // Enable all the sysfs enables that are in an enabled category.
806 // Enable tracing in the kernel.
812 // Disable tracing in the kernel.
856 uint8_t *in, *out;
868 in = (uint8_t*)malloc(bufSize);
879 result = read(traceFD, in, bufSize);
888 zs.next_in = in;
927 free(in);
979 " -f filename use the categories written in a file as space-separated\n"
980 " values in a line\n"
1127 // each CPU individually in the kernel. Having the beginning of the trace