Home
last modified time | relevance | path

Searched refs:raw_type (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/mm/
A Duffd-stress.c391 static void parse_test_type_arg(const char *raw_type) in parse_test_type_arg() argument
393 set_test_type(raw_type); in parse_test_type_arg()
396 err("failed to parse test type argument: '%s'", raw_type); in parse_test_type_arg()
/tools/perf/
A Ddesign.txt74 raw_type: 1 bit (most significant bit) 0x8000_0000_0000_0000
78 If 'raw_type' is 1, then the counter will count a hardware event
82 If 'raw_type' is 0, then the 'type' field says what kind of counter
124 in a 0x4064 event_id value and set hw_event.raw_type to 1.

Completed in 3 milliseconds