Searched refs:detailed (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/
H A Drun_kselftest.sh23 -s | --summary Print summary with detailed log in output.log (conflict with -p)
/linux-master/include/media/
H A Dv4l2-dv-timings.h132 * @detailed: if true, give a detailed log.
135 const struct v4l2_dv_timings *t, bool detailed);
/linux-master/tools/perf/
H A Dbuiltin-list.c51 * @detailed: Print extra information on the perf event such as names
54 bool detailed; member in struct:print_state
175 if (print_state->detailed && encoding_desc) {
256 if (expr && print_state->detailed) {
261 if (threshold && print_state->detailed) {
517 OPT_BOOLEAN(0, "details", &default_ps.detailed,
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl363 Prints a more detailed help message and exits.
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c298 const struct v4l2_dv_timings *t, bool detailed)
322 if (!detailed)
297 v4l2_print_dv_timings(const char *dev_prefix, const char *prefix, const struct v4l2_dv_timings *t, bool detailed) argument
/linux-master/lib/
H A DMakefile150 CFLAGS_debug_info.o += $(call cc-option, -femit-struct-debug-detailed=any)

Completed in 267 milliseconds