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
365 // uses file existance rather than writability in the /sys/ file checks.
406 // Set the size of the kernel's trace buffer in kilobytes.
456 // clock will result in the kernel using a per-CPU local clock.
478 // Poke all the binder-enabled processes in the system to get them to re-read
608 // Make sure that every function listed in funcs is in the list we just
760 // the enables to allow the same enable to exist in multiple categories.
763 // Enable all the sysfs enables that are in an enabled category.
805 // Enable tracing in the kernel.
811 // Disable tracing in the kernel.
855 uint8_t *in, *out;
867 in = (uint8_t*)malloc(bufSize);
878 result = read(traceFD, in, bufSize);
887 zs.next_in = in;
926 free(in);
978 " -f filename use the categories written in a file as space-separated\n"
979 " values in a line\n"
1126 // each CPU individually in the kernel. Having the beginning of the trace