Home
last modified time | relevance | path

Searched refs:report (Results 301 – 325 of 1200) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/drivers/hid/
H A Dhid-steam.c301 u8 report[11] = {STEAM_CMD_HAPTIC_RUMBLE, 9}; in steam_haptic_rumble() local
303 report[3] = intensity & 0xFF; in steam_haptic_rumble()
304 report[4] = intensity >> 8; in steam_haptic_rumble()
305 report[5] = left_speed & 0xFF; in steam_haptic_rumble()
306 report[6] = left_speed >> 8; in steam_haptic_rumble()
307 report[7] = right_speed & 0xFF; in steam_haptic_rumble()
308 report[8] = right_speed >> 8; in steam_haptic_rumble()
309 report[9] = left_gain; in steam_haptic_rumble()
310 report[10] = right_gain; in steam_haptic_rumble()
312 return steam_send_report(steam, report, sizeof(report)); in steam_haptic_rumble()
[all …]
H A Dhid-elo.c80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event() argument
90 switch (report->id) { in elo_raw_event()
99 hid_info(hdev, "unknown report type %d\n", report->id); in elo_raw_event()
H A Dhid-picolcd_cir.c34 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir() argument
95 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir() argument
/openbmc/phosphor-dbus-monitor/src/
H A Delog.hpp78 phosphor::logging::report<T>(std::forward<Args>(args)...); in op()
168 phosphor::logging::report<errorType>(metadataType(data.c_str())); in operator ()()
/openbmc/openbmc/meta-security/
H A D.gitlab-ci.yml12 - for x in `ls $CI_PROJECT_DIR/build/tmp/log/error-report/ | grep error_report_`; do
13 - send-error-report -y tmp/log/error-report/$x
/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp228 report<InternalFailure>(); in rebootHost()
254 report<InternalFailure>(); in validateSignature()
265 report<InternalFailure>(); in validateSignature()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c64 u8 report, cck_highpwr; in _rtl92de_query_rxphystatus() local
74 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92de_query_rxphystatus()
75 report = report >> 6; in _rtl92de_query_rxphystatus()
76 switch (report) { in _rtl92de_query_rxphystatus()
92 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92de_query_rxphystatus()
93 report = report >> 5; in _rtl92de_query_rxphystatus()
94 switch (report) { in _rtl92de_query_rxphystatus()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-report.txt1 perf-report(1)
6 perf-report - Read perf.data (created by perf record) and display the profile
11 'perf report' [-i <file> | --input=file]
458 perf report --time 10%/2
462 perf report --time 0%-10%
466 perf report --time 10%/1,10%/2
470 perf report --time 0%-10%,30%-40%
505 However, perf report cannot show callgraphs for the event which
507 This option extends the perf report to show reference callgraphs,
526 report tui browser.
[all …]
H A Dperf-lock.txt11 'perf lock' {record|report|script|info|contention}
23 'perf lock report' reports statistical data.
40 Output file name for perf lock contention and report.
87 $ perf lock report -t -F acquired,contended,avg_wait
H A Dcallchain-overhead-calculation.txt45 in the usual (self-overhead-only) output of perf report:
66 calculate the 'children' overhead. In this case the report could be
107 'report.children = false' or 'top.children = false' in the perf config
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c26 uint64_t overhead, bool report) in do_count_loop() argument
50 if (report) { in do_count_loop()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dcount_stcx_fail.c30 u64 overhead, bool report) in do_count_loop() argument
51 if (report) { in do_count_loop()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/
H A Dlibcamera-apps_git.bb38 # QA Issue: /usr/bin/camera-bug-report contained in package libcamera-apps requires /usr/bin/python3
40 rm -v ${D}/${bindir}/camera-bug-report
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_arm_coresight.sh62 perf report --stdio -i ${perfdata} 2>&1 | \
73 perf report --itrace=i20i --stdio -i ${perfdata} 2>&1 | \
/openbmc/linux/Documentation/input/
H A Devent-codes.rst270 Upon binding to a device or resuming from suspend, a driver must report
288 - Used to report the number of microseconds since the last reset. This event
397 accelerometer data. Some devices also report gyroscope data, which devices
398 can report through the rotational axes (absolute and/or relative rx, ry, rz).
414 the primary button press. BTN_{MIDDLE,RIGHT,4,5,etc.} should be used to report
422 used to report when a touch is active on the screen.
431 Legacy trackpads that only provide relative position information must report
434 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
437 be used to report the number of touches active on the trackpad.
446 should be used to report when the tool is in contact with the tablet.
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dgen_call_robot.py67 report = "NONE"
71 report = file_prefix + "report.html"
80 gm.set_mod_global(report)
89 report,
/openbmc/linux/Documentation/networking/devlink/
H A Diosm.rst108 * - ``report.json``
128 $ devlink region new pci/0000:02:00.0/report.json
130 $ devlink region dump pci/0000:02:00.0/report.json snapshot 0
132 $ devlink region del pci/0000:02:00.0/report.json snapshot 0
/openbmc/linux/mm/kmsan/
H A Dcore.c424 goto report; in kmsan_metadata_is_contiguous()
433 goto report; in kmsan_metadata_is_contiguous()
440 goto report; in kmsan_metadata_is_contiguous()
444 report: in kmsan_metadata_is_contiguous()
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst60 $ sudo damo report heats --heatmap stdout
83 $ sudo damo report wss --range 0 101 10
102 $ sudo damo report wss --range 0 101 10 --sortby time
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c166 if (kwork->report == KWORK_REPORT_LATENCY) in sort_dimension__add()
1108 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_work()
1127 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_work()
1143 else if (kwork->report == KWORK_REPORT_LATENCY) { in report_print_work()
1170 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_header()
1180 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_header()
1344 switch (kwork->report) { in perf_kwork__check_config()
1423 if (kwork->report == KWORK_REPORT_TIMEHIST) in perf_kwork__read_events()
1832 kwork.report = KWORK_REPORT_RUNTIME; in cmd_kwork()
1842 kwork.report = KWORK_REPORT_LATENCY; in cmd_kwork()
[all …]
/openbmc/telemetry/src/interfaces/
H A Dreport_manager.hpp14 virtual void removeReport(const interfaces::Report* report) = 0;
/openbmc/linux/Documentation/trace/
H A Dtracepoint-analysis.rst109 Similarly, one could execute a shell and exit it as desired to get a report
202 on-line, it can be interrupted once to generate a report without exiting
240 perf report.
243 $ perf report
260 # (For more details, try: perf report --sort comm,dso,symbol)
278 $ perf report
289 # (For more details, try: perf report --sort comm,dso,symbol)
296 $ perf report --sort comm,dso,symbol
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/
H A Darm-systemready-ir-acs-fvp-base.inc2 SRC_URI:append = " file://report.txt"
/openbmc/qemu/python/
H A DPACKAGE.rst31 Please report bugs on the `QEMU issue tracker
33 the report.
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp188 uint32_t report(Args... i_args) in report() function
217 uint32_t report(Entry::Level level, Args... i_args) in report() function

1...<<11121314151617181920>>...48