Home
last modified time | relevance | path

Searched refs:config3 (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h377 #define PERF_ATTR_SIZE_VER8 136 /* add: config3 */
520 __u64 config3; /* extension of config2 */ member
/third_party/python/Lib/test/
H A Dtest_logging.py1312 # config3 has a less subtle configuration error
1313 config3 = config1.replace("formatter=form1", "formatter=misspelled_name") variable in ConfigFileTest
1526 self.assertRaises(Exception, self.apply_config, self.config3)
2437 # config3 has a less subtle configuration error
2438 config3 = { variable in ConfigDictTest
3061 self.assertRaises(Exception, self.apply_config, self.config3)

Completed in 11 milliseconds